Skip to content

C-Jay-Kumar/script-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of scripts for miscellaneous tasks.

  • config/
    • .emacs: a minimal .emacs configuration
    • .gitconfig: some useful git configurations
  • css/
    • PygmentizeGeneratedCode.css: a style for code generated by Pygments
  • ruby/
    • view_methods.rb: displays Ruby metaclass (singleton class, eigenclass) information
  • python/
    • getCDSinfofromgenbank.py: gets CDS info from a Genbank file
    • getgeneseqfromgenbank.py: gets a gene sequence from a Genbank file
    • getMiscRNAinfofromgenbank.py: get Misc RNA info from a Genbank file
    • gitcmdc.sh: git checkout-merge-diff-checkout; checks out the branch specified at the first argument, merges the branch specified at the second argument, diffs the two branches, and checks out the first branch to finish
    • mp3toogg.py: converts all MP3 files to OGG files in a directory and subdirectories

About

Scripts to perform miscellaneous tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published