View source: R/download_ccp_crap.R
| download_ccp_crap | R Documentation | 
This function is used to download the Cambridge Centre for Proteomics cRAP FASTA database using sequences from the lastest UniProt release.
download_ccp_crap(file, is_crap = TRUE, overwrite = FALSE, verbose = TRUE)
file | 
 
  | 
is_crap | 
 
  | 
overwrite | 
 
  | 
verbose | 
 
  | 
Returns a FASTA saved to disk at the specified file path.
## Not run: 
download_ccp_crap("path/to/file/2021-01_CCP_cRAP.fasta")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.