GithubHelp home page GithubHelp logo

rpd-rnaseq's People

Contributors

veeravalli avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

rpd-rnaseq's Issues

MInor correction required in the main.nf

multiqc trimmgalore report collect missing
not sure why multiqc report only one sample of collectRnaSeqmatrics *RNA_Metrics.txt (AAHHT013)
Please see the results and multiqc report file here..

"/mnt/projects/rpd/devs/justin/rpd-rnaseq-test/results/MultiQC/multiqc_report.html"

repeated arg in collectrnaseqmatrics rule fail the pipeline
${arg}
need to comment this line ##### # STRAND=SECOND_READ_TRANSCRIPTION_STRAND
Line No. 379
3.
Linne No. 388
change rseqc results outside the sample_id folder.

restructure files and folders

No sample based folder per analysis
push all the samples published results to relevant folders

bigwig/
_fwd.bw
_rev.bw

RnaSeqMetrics/
_RNA_Metrics.txt

rsem/
.genes.results
.isoforms.results
.pdf
.stat

rseqc/
plot.pdf
dup_pos/.pos.DupRate.xls
dup_seq/seq.DupRate.xls
rscripts/plot.r
read_distribution/.read_distribution.txt
bam_stat/.bam_stat.txt

STAR/
bam/_Aligned.sortedByCoord.out.bam
bam/_Aligned.toTranscriptome.out.bam

count/_ReadsPerGene.out.tab
logs/Log.final.out
logs/SJ.out.tab
logs/Log.progress.out

move fastqc to out/ folder

move MultiQC to out/ folder

keep the

update usuage.md

remove the following under "Library strandedness "
(Reference format https://github.com/nf-core/rnaseq/blob/master/docs/usage.md)
"""
Specifying --pico makes the pipeline run in forward_stranded mode.

You can set a default in a custom Nextflow configuration file such as one saved in ~/.nextflow/config (see the nextflow docs for more). For example:

params {
reverse_stranded = true
}
If you have a default strandedness set in your personal config file you can use --unstranded to overwrite it for a given run."
""""

Include the below..
"""
These flags affect the commands used for several steps in the pipeline - namely RSEM and picard collectRnaSeqMetrics
:
RSEM:

--unstranded none
--forward_stranded forward
--reverse_stranded reverse (Illumina TruSeq Stranded protocols)

Picard collectRnaSeqMetrics:

--unstranded STRAND_SPECIFICITY=NONE
--forward_stranded || singleend STRAND_SPECIFICITY=FIRST_READ_TRANSCRIPTION_STRAND
--reverse_stranded STRAND_SPECIFICITY=SECOND_READ_TRANSCRIPTION_STRAND

""""

multiqc trimmgalore report collect missing

not sure why multiqc report only one sample of collectRnaSeqmatrics *RNA_Metrics.txt (AAHHT013)
Please see the results and multiqc report file here..

"/mnt/projects/rpd/devs/justin/rpd-rnaseq-test/results/MultiQC/multiqc_report.html"

See #9

Minor docs changes as result of meeting

  • Mention change of workdir and publishdir
  • Make sure all options are in docs or refer to online usage
  • Mention that options ideally go into yaml
  • mention submission of Nextflow itself

adjust CPU settings

esp. remove CPU settings for programs not using them or adjust for those not using them efficiently (FastQC, MultiQC, Picard)

missing fastqc output files

fastqc html and zip files were not written in the publish dir

/mnt/projects/rpd/devs/justin/rpd-rnaseq-test/results/fastqc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.