GETSeqFastaUniprot: 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.