From 872e0ad9563c6d53201eb337458d108dd57d9e94 Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Fri, 21 Mar 2014 14:23:12 -0400 Subject: add more tools --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 19d14ab..83f27d2 100644 --- a/README +++ b/README @@ -1 +1,6 @@ -This will count nucleobases of argv[1] +random fasta tools: + +count_nucleobases - counts nucleobases (A, C, G, T) in fasta files +sequence_lengths - print out length of each sequences +sequence_end_points - print out the end position of each sequence (continuous) + -- cgit v1.2.3