biomartr 1.0.7
  • Reference
  • Articles
    • Ensembl BioMart Examples
    • NCBI Database Retrieval
    • Functional Annotation with biomartr
    • Meta-Genome Retrieval
    • Sequence Retrieval
  • Changelog

FAQs

  • Why do I get FTP errors when I download hundreds or thousands of genomes (e.g. bacteria or viruses) with biomartr?
    • Short Answer: NCBI and Ensembl limit the server access for individual connections. Hence, when hundreds of retrieval queries are sent to download hundreds of genomes, it may happen that some of the queries get cancelled after a certain count. In that case, simply re-run the corresponding meta.retrieval function and it will pick up where it left off.

  • How is the biomartr package different from the BiomaRt package that I have been using so far?
    • Short Answer: biomartr is designed for the retrieval of big datasets such as multiple genomes, proteomes, annotation, etc whereas biomaRt is designed for the retrieval of small data such as sequences of individual genes

  • How can I retrieve GO terms for human genes using ensembl gene IDs?
  • How can I download coding sequences or protein sequences for all sequenced species?
  • Where can I Download the human reference genome in fasta format?

Contents

Developed by Hajk-Georg Drost, Haakon Tjeldnes.

Site built with pkgdown 2.0.7.