Description Usage Arguments Value Examples
Support function for merging abifldr objects primary sequences
1 2 3 4 5 6 7 | readmerger(
fwdfile,
revfile,
samplename,
onefile = FALSE,
outputfolder = "Results"
)
|
fwdfile |
path to forward ab1 file |
revfile |
path to reverse ab1 file |
samplename |
name for fasta identifier/file name for merged read |
onefile |
whether or not to write out one fasta file with all consensus reads (defaults to FALSE) |
outputfolder |
path to output folder |
a list containing the sample, consensus length and consensus seq
1 | ##Simple example
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.