Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/Gregor-Mendel-Institute/RKP2021-CMT3
01 December 2025, 02:06:59 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/main
    No releases to show
  • 7589b4e
  • /
  • README.md
Raw File Download
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
  • revision
  • snapshot
origin badgecontent badge
swh:1:cnt:5387ec6261f46679e07a8b6836093751547accfc
origin badgedirectory badge
swh:1:dir:7589b4e193c639b8e5bf09809d389a39c1e653aa
origin badgerevision badge
swh:1:rev:89d7e2ea78af1969bb161640baed09296ed2485f
origin badgesnapshot badge
swh:1:snp:8e4b9655914607e3abe7868ed585c077572dcaf1

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
  • revision
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 89d7e2ea78af1969bb161640baed09296ed2485f authored by Papareddy on 23 April 2021, 11:18:44 UTC
Update README.md
Tip revision: 89d7e2e
README.md
# Papareddy et al 2021

Pipelines or softwares used for data analysis in this papaer.<br/>

**Content: ** <br/> 

**MethylC-seq:** simple nextflow for methylation analysis wrote from scratch.<br/>
pipeline for MethylC-seq analysis was wrote from scrate by simply assembling suite of softwares  into nextflow mode. Analysis workflow was described in methods section of Papareddy et al 2020 Genome biology. <br/>

Assuming configures files were optimized for your computing cluster, run command: <br/>
*nextflow run main.nf --files '/PATH/TO/FASTQ' --annot '/PATH/TO/TAIR10.fa' --output '/PATH/TO/OUTDIR'*
should do the job. <br/>

ChIP and RNAseq analysis was based on nf-core curated pipeline. However modifications were made to implement pipeline on VBC-HPC

**ChIP-Seq:** Modified from nf-core/chipseq v1.2.1 - Platinum Mole. <br/>
**RNA-seq:** Used as is from nf-core/rnaseq v2.0 - Titanium Tiger. <br/>
**Rscripts** for ploting asthetics.

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API