Skip to content
forked from FredHutch/tgR

Convenience R package for the Translational Genomics Repository

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

sitapriyamoorthi/tgR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tgR

This package currently is wrapping a pile of functions commonly in use to interact with and manage the Fred Hutch Genomics Repository.

Installation

You can install the most recent version of tgR by:

require(devtools)
devtools::install_github('FredHutch/tgR')

Install a specific release version (in this case v1.0) by:

require(devtools)
devtools::install_github('FredHutch/tgR@v1.0')

About

Convenience R package for the Translational Genomics Repository

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%