-
Notifications
You must be signed in to change notification settings - Fork 0
rgejman/biotools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Some simple scripts for bioinformatics and wet bench work. These are scripts written purely for my convenience. 1. complement.rb => Returns the complement of an RNA/DNA sequence input. 2. revcom.rb => Returns the reverse complement of an RNA/DNA sequence input. 3. concentration_to_molarity.rb => Converts concentrations of the form "xg/xl" into molarity given a nucleic acid length. This is useful because nanodrops typically return concentrations in mass/volume whereas the calculations for reactions are more easily done in terms of molarity. Some of these scripts require ruby-units: gem install ruby-units
About
Simple scripts for doing various small calculations I find myself doing frequently
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published