skip to main content
Roche logo
5.4.2.1
Reference and Annotation Files Are in the Same Directory
The presence of an annotation file named refGene.txt tells the software that the reference type is genomic (gDNA), irrespective of the presence of any other annotation files.
The presence of an annotation file named refLink.txt tells the software that the reference type is transcriptome (cDNA), UNLESS an annotation file named refGene.txt is also present.
5.4.2.2
Reference and Annotation Files Are in Different Directories
In this case, you must specify the location of the annotation files by using the –annot option or the corresponding choice in the GUI. Specifying refLink.txt tells the software that the reference type is transcriptome (cDNA). Specifying refGene.txt tells the software that the reference type is genomic (gDNA).
5.4.2.3
Obtaining Annotations from the Reference File
gene=geneName
Some reference files (e.g., FlyBase) explicitly declare the type of the reference by including the name/value pair type=referenceType. In these cases, the software will set the reference type to transcriptome if the specified reference type matches the string mRNA. Any other value, or the absence of the key type in the annotation data, will result in the software setting the reference type to genomic.