Description Usage Arguments Value
Convert converts FASTQ input to FASTA format using perl Bio::SeqIO.
Runs BLAT -fastMap
in fast mode and outputs the matches.
Matches are redundant ie. Reads are matched to more than one contig.
1 | mapper(blatOutputFile)
|
blatOutputFile |
the output file to store results of blat |
a data.frame containing the readID the match and the blat information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.