comparison CAPS2gff.sh @ 5:b321e0517be3 draft

Uploaded
author ben-warren
date Thu, 22 May 2014 20:30:19 -0400
parents 21053f7f9ed1
children
comparison
equal deleted inserted replaced
4:be070a68521e 5:b321e0517be3
1 #!/bin/sh 1 #!/bin/sh
2 ##convert output of CAPS detection tool to GFF3 2 ##convert output of CAPS detection tool to GFF3
3 ## usage
4 # sh CAPS2gff.sh <input tabular CAPS output> <output file>
3 #Copyright 2012 John McCallum 5 #Copyright 2012 John McCallum
4 #New Zealand Institute for Plant and Food Research 6 #New Zealand Institute for Plant and Food Research
5 7
6 #This program is free software: you can redistribute it and/or modify 8 #This program is free software: you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by 9 # it under the terms of the GNU General Public License as published by