Description Usage Arguments Value Author(s)
Generate pairwise alignment dictionary between reference genome and peptides
1 | GeneratePWAlignDict(peptides, refseq_fa, rdsfile = NULL, core = 2)
|
peptides |
A vector of sequences. |
refseq_fa |
A fasta file in which sequences are applied to blast. |
rdsfile |
The path to rds file. |
core |
The number of core used to run pairwised sequence alignment. |
A data frame with blast results, (peptide, refseq, score, start, end, width).
Wubing Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.