View source: R/download.annotation.R
Telecharge les annotations
| 1 2 3 4 5 6 7 | download.annotation(
  species,
  maxOrganism = 20,
  indextostart,
  accessionDir,
  outDir
)
 | 
| species | a vector of character including the species that we want to analyze | 
| maxOrganism | a value with the number of genome we want to download for each species | 
| indextostart | : the index to restart the analysis. for example, if you interupted the analysis after 20 species, you can specify indextorestart=21 | 
| accessionDir | the directory where the accession list can be found | 
| outDir | The output directory | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.