The input RNA-Seq reads should be in Fastq format [http://maq.sourceforge.net/fastq.shtml]. tuqueSplice and tuqueMap determine the read length and quality value encoding automatically; these values should be constant within each reads file, but can differ between input files.
The genome sequence file should contain the sequence of each chromosome (or scaffold or contig) in Fasta format
[http://www.ncbi.nlm.nih.gov/BLAST/blastcgihelp.shtml].
Sequence feature annotations should be in GFF3 format [http://www.sequenceontology.org/gff3.shtml].
Read mappings are output in BAM format [http://samtools.sourceforge.net/SAM1.pdf].
The .juncs format is as used in early versions of Tophat.
It is a tab-delimited text format, with one line for each splice junction. Each line contains at least 4 fields
separated by tab characters:
.juncs files produced by tuqueSplice contain additional fields:
The coverage.wig files are in bedGraph format [http://genome.ucsc.edu/goldenPath/help/bedgraph.html]