Description Usage Arguments Value Examples
tries to determine an appropriate regex for Protein ID extraction from fasta headers on the basis of file names
1 | getProtIdRegexFromFileName(file_name, default_pattern = ">([^ ]+)")
|
file_name |
one or more(vector) file names |
default_pattern |
regex wich is used in case of no recognition |
a vector of regex
1 | getProtIdRegexFromFileName("Uniprot_Human_DB.fasta")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.