GETSeqFastaUniprot {UniprotR} | R Documentation |
Connect and parse UniProt information.
Description
This Function is used to get Sequence information of accession/s from Uniprot as a Fasta file.
Usage
GETSeqFastaUniprot(Accessions,FilePath = NULL, FileName = NULL)
Arguments
Accessions |
Vector of UniProt Accession/s |
FilePath |
path of directory to save the output fasta. |
FileName |
Name of the fasta file. |
Author(s)
Mohmed Soudy Mohamed.soudy@57357.com and Ali Mostafa ali.mo.anwar@std.agr.cu.edu.eg
[Package UniprotR version 2.4.0 Index]