index
:
random_fasta_tools.git
master
more dna parsing tools, all about FASTA
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-27
add strstream
HEAD
master
Calvin Morrison
2014-03-21
Merge branch 't'
Calvin Morrison
2014-03-21
add more tools
Calvin Morrison
2013-12-31
fix formatting
Calvin Morrison
2013-12-31
fix formatting
Calvin Morrison
2013-12-06
exit fail if fail
Calvin Morrison
2013-12-06
update readme
Calvin Morrison
2013-12-06
merge
Calvin Morrison
2013-12-06
use fread instead of getline, lower memory, static allocation, better perform...
Calvin Morrison
2013-09-16
don't use strlen instead just use the read variable set by getline
Calvin Morrison
2013-08-30
check for fasta headers
Calvin Morrison
2013-08-30
avoid any switches, better performance
Calvin Morrison
2013-08-30
specify -o for our makefile
Calvin Morrison
2013-08-30
proper check, and use fgest instead of getc
Calvin Morrison
2013-07-23
added copyright
Calvin Morrison
2013-07-23
added makefile
Calvin Morrison
2013-07-23
don't use unsigned for getch
Calvin Morrison
2013-07-23
open argv[2], use proper indenting, return sucess upon completeiton, use prop...
Calvin Morrison
2013-07-23
added readme
Calvin Morrison
2013-07-23
added a nucleobase counter
Calvin Morrison