Previous changeset 1:a36645976342 (2017-03-16) Next changeset 3:7e11a7f4bdba (2017-11-24) |
Commit message:
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/gstf_preparation commit 3f85b0698a37f8fd5404df4044e891949357c011-dirty |
modified:
gstf_preparation.xml |
b |
diff -r a36645976342 -r 19644996bc2a gstf_preparation.xml --- a/gstf_preparation.xml Thu Mar 16 12:41:51 2017 -0400 +++ b/gstf_preparation.xml Fri Mar 17 07:58:27 2017 -0400 |
b |
@@ -74,7 +74,11 @@ scaffold_0 MYZPE13164_Clone_G006_v1.0 five_prime_utr 68851 69413 . - . ID=MYZPE13164_G006_v1.0_000000030.1.5utr2;Parent=MYZPE13164_G006_v1.0_000000030.1 scaffold_0 MYZPE13164_Clone_G006_v1.0 exon 68851 69413 . - . ID=MYZPE13164_G006_v1.0_000000030.1.exon5;Parent=MYZPE13164_G006_v1.0_000000030.1 -The following features are parsed: **gene**, **mRNA**, **transcript**, **exon**, **five_prime_utr**, **three_prime_utr** and **CDS**, all other are ignored. Also, **ID** and **Parent** tags are needed to create relations. +The following features are parsed: **gene**, **mRNA**, **transcript**, **exon**, **five_prime_utr**, **three_prime_utr** and **CDS**, all other are ignored. Also, **ID** and **Parent** attributes in the 9th column are needed to create relations among features. + +.. class:: warningmark + +If a value in the **ID** and **Parent** attribute contains a colon, everything up to the first colon will be discarded. ]]> </help> <citations> |