Navigation Menu

Skip to content

GregorySchwartz/convert-annotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convert-annotation

Very early stages. Mix between HTTP and req libraries, need to fully convert to req in the future.

Each mode, info or annotation, has its own help.

Main usage to convert, say, some unknown annotation to Ensembl annotation in a csv:

cat input.csv | convert-annotation annotation --database "Ensembl" --column "gene"
convert-annotation, Gregory W. Schwartz. Converts an unknown annotation to some
other annotation.

Usage: convert-annotation (info | annotation)

Available options:
  -h,--help                Show this help text

Available commands:
  info                     
  annotation               

About

Convert the annotation of a gene to another in a delimited file using a variety of different databases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published