]> git.donarmstrong.com Git - rsem.git/blobdiff - rsem-prepare-reference
rewrote parallelization of calcCI.cpp
[rsem.git] / rsem-prepare-reference
index 78743e946f2b2f1b6b02ecdb6cbeeaaebdf3c70e..80a954942031c88f6e6e50eb3fd84c86793ad20a 100755 (executable)
@@ -155,7 +155,7 @@ Each line of <file> should be of the form:
 gene_id transcript_id
 
 with the two fields separated by a tab character.
+
 If you are using a GTF file for the "UCSC Genes" gene set from the UCSC Genome Browser, then the "knownIsoforms.txt" file (obtained from the "Downloads" section of the UCSC Genome Browser site) is of this format.
 
 If this option is off, then the mapping of isoforms to genes depends on whether the --gtf option is specified.  If --gtf is specified, then RSEM uses the "gene_id" and "transcript_id" attributes in the GTF file.  Otherwise, RSEM assumes that each sequence in the reference sequence files is a separate gene.