Skip to content

jae0/bio.taxonomy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 28, 2025
cd44248 · Feb 28, 2025

History

33 Commits
Sep 23, 2020
Feb 28, 2025
May 31, 2016
May 31, 2016
Jan 5, 2021
May 31, 2016
May 31, 2016
Dec 4, 2023

Repository files navigation

bio.taxonomy

Package to help develop and/or use bio tools in order to ...

Installation

To install, run the following:

  remotes::install_github( "jae0/aegis")  # helper functions
  remotes::install_github( "jae0/bio.taxonomy")

You probably will want to have an Rprofile set up properly such as:

homedir = path.expand("~")
code_root = file.path( homedir, "bio" )   ### replace with correct path to the parent directory of your git-projects
data_root = file.path( homedir, "bio.data" )   ### replace with correct path to your data

require( aegis )
require( bio.taxonomy )

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages