Mercurial > repos > crs4 > prokka
annotate COPYING @ 6:3ad7ef0ba385 draft
Use <stdio> because prokka writes some warnings on stderr. Update Orione citation. Update Prokka citation. Support Prokka 1.10. Upgrade dependencies to package_minced_0_1_6, package_barrnap_0_5 and package_tbl2asn_23_7. Added --proteins option. Add <citations>.
author | crs4 |
---|---|
date | Mon, 27 Oct 2014 06:45:52 -0400 |
parents | b9fea998270a |
children | f5e44aad6498 |
rev | line source |
---|---|
5 | 1 Copyright © 2013-2014 CRS4 Srl. http://www.crs4.it/ |
2
4bafaa074484
Merge with Lionel Guy's wrapper. Directly call prokka, remove prokka.py . Add locustag, increment, gffver, compliant, addgenes, genus, species, strain, plasmid, gcode, usegenus, metagenome, fast, evalue, norrna, notrna params. Update BLAST+ dependency to 2.2.28. Add dependencies on prodigal and barrnap. Add readme.rst .
crs4
parents:
0
diff
changeset
|
2 Copyright © 2013 Lionel Guy |
0 | 3 Created by: |
4 Paolo Uva <paolo.uva@crs4.it> | |
5 Nicola Soranzo <nicola.soranzo@crs4.it> | |
2
4bafaa074484
Merge with Lionel Guy's wrapper. Directly call prokka, remove prokka.py . Add locustag, increment, gffver, compliant, addgenes, genus, species, strain, plasmid, gcode, usegenus, metagenome, fast, evalue, norrna, notrna params. Update BLAST+ dependency to 2.2.28. Add dependencies on prodigal and barrnap. Add readme.rst .
crs4
parents:
0
diff
changeset
|
6 Lionel Guy <lionel.guy@icm.uu.se> |
6
3ad7ef0ba385
Use <stdio> because prokka writes some warnings on stderr. Update Orione citation. Update Prokka citation. Support Prokka 1.10. Upgrade dependencies to package_minced_0_1_6, package_barrnap_0_5 and package_tbl2asn_23_7. Added --proteins option. Add <citations>.
crs4
parents:
5
diff
changeset
|
7 Philip Mabon <philipmabon@gmail.com> |
0 | 8 |
9 Permission is hereby granted, free of charge, to any person obtaining a | |
10 copy of this software and associated documentation files (the | |
11 "Software"), to deal in the Software without restriction, including | |
12 without limitation the rights to use, copy, modify, merge, publish, | |
13 distribute, sublicense, and/or sell copies of the Software, and to | |
14 permit persons to whom the Software is furnished to do so, subject to | |
15 the following conditions: | |
16 | |
17 The above copyright notice and this permission notice shall be included | |
18 in all copies or substantial portions of the Software. | |
19 | |
20 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | |
21 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | |
22 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | |
23 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | |
24 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | |
25 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | |
26 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |