Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nf-core/riboseq - Module Plan #1

Open
8 of 24 tasks
JackCurragh opened this issue Oct 16, 2023 · 1 comment
Open
8 of 24 tasks

nf-core/riboseq - Module Plan #1

JackCurragh opened this issue Oct 16, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@JackCurragh
Copy link
Collaborator

JackCurragh commented Oct 16, 2023

Description of feature

Here I attempt to break down the required/desired modules for each processing stage of the workflow:

Pre-Processing

  • Quality Control (FastQC)

  • Cutadapt (Adapter Removal)
  • FASTP (Adapter Removal)

  • UMI-tools (UMI handling)

  • Bowtie 1 (rRNA removal)
  • HISAT2 (rRNA removal)
  • RiboDetector
  • SortMeRNA

Alignment

  • STAR (Genome Alignment)
  • HISAT2 (Genome Alignment)
  • Bowtie (Transcriptome Alignment)

  • Samtools (Alignment processing)
  • BEDtools (Alignment processing)

Translated ORF Detection

  • RiboCode
  • RiboTaper
  • Ribo-TISH
  • Ribotricer
  • ORFik

Quantification

  • Salmon (Pusedoalignment + Quantification)
  • featurecoutns (Quantification)
  • RiboCode/ORFcount

Differential Expression

  • Riborex (DE) (DEseq2, EdgeR, Voom)
  • Anota2Seq (DE)
  • DeltaTE (DE)

Please reply here with any other packages we should consider!

@JackCurragh JackCurragh added the enhancement New feature or request label Oct 16, 2023
@Caroline-99
Copy link
Owner

Yeah I think the module plan is very good, thank you for doing it. We could also integrate subsampling at the start of the pipeline. Ed had proposed this for my dissertation, but I couldn't do it it due to time constraints. I have now added FASTP to our pipeline and am in the process of implementing subworkflows. Once I get it working, I will update everything on github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants