Skip to content

Renaming chromosome names in BED files from ChIP-seq.

Notifications You must be signed in to change notification settings

JSLJ23/rustomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustomics

Currently available:

  • BED file chromosome renaming tool.
    • Mapping chromosome names from GTF/GFF3 annotations to more readable naming (i.e. Chromosome 1, 2, 3, X, Y, etc...).

Build instructions:

  • Once Rust and Cargo have been installed and this repo has been cloned, run:
    cargo build --release
  • The binary will be found in target/release.rustomics.
  • Run rustomics --help for guide on usage.

About

Renaming chromosome names in BED files from ChIP-seq.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages