Changes between Version 27 and Version 28 of SOPs/SAMBAMqc


Ignore:
Timestamp:
08/20/20 11:07:02 (4 years ago)
Author:
gbell
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SOPs/SAMBAMqc

    v27 v28  
    7878
    7979# Full command on the command line:
    80 unset DISPLAY  #needed for submitting to cluster
     80# Before submitting to cluster
     81unset DISPLAY 
    8182bsub "qualimap bamqc -bam myFile.bam -outdir output_qualimap"
    8283# For huge data, you can increase memory with --java-mem-size="4800M" to avoid OutOfMemoryError: Java heap space
     
    9697N83     N8      totalCounts.txt 7
    9798}}}
    98 
    99 
    10099
    101100==== [http://rseqc.sourceforge.net/ RSeQC] is a RNA-Seq quality control package for getting mapping statistics (eg. unique/multi-mapped reads) ====