Skip to content

Instantly share code, notes, and snippets.

@drigodwin
Created October 11, 2017 20:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drigodwin/1778783b446795b1fcf99ba036e6956d to your computer and use it in GitHub Desktop.
Save drigodwin/1778783b446795b1fcf99ba036e6956d to your computer and use it in GitHub Desktop.
//========================== featureCounts setting ===========================\\
|| ||
|| Input files : 1 BAM file ||
|| P esc.bam ||
|| ||
|| Dir for temp files : . ||
|| Threads : 1 ||
|| Level : meta-feature level ||
|| Paired-end : no ||
|| Strand specific : no ||
|| Multimapping reads : not counted ||
|| Multi-overlapping reads : not counted ||
|| Min overlapping bases : 1 ||
|| ||
\\===================== http://subread.sourceforge.net/ ======================//
//================================= Running ==================================\\
|| ||
|| Load annotation file ../../../genomes/Mus_musculus/Ensembl/NCBIM37/Ann ... ||
|| Features : 427945 ||
|| Meta-features : 50068 ||
|| Chromosomes/contigs : 136 ||
|| ||
|| Process BAM file esc.bam... ||
|| Paired-end reads are included. ||
|| Assign reads to features... ||
|| Total reads : 98780617 ||
|| Successfully assigned reads : 24339057 (24.6%) ||
|| Running time : 2.07 minutes ||
|| ||
|| Read assignment finished. ||
|| ||
\\===================== http://subread.sourceforge.net/ ======================//
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment