# HG changeset patch
# User cpt
# Date 1701406861 0
# Node ID 3d9f283ff09dcee1ec0fca5623a0d92bb2cc6f2b
# Parent 9264ac799feba3a821ba0561ed45489824fbc360
planemo upload commit e14699677f337fd1324aa6898c1388796c5446c1-dirty
diff -r 9264ac799feb -r 3d9f283ff09d __pycache__/gff3.cpython-311.pyc
Binary file __pycache__/gff3.cpython-311.pyc has changed
diff -r 9264ac799feb -r 3d9f283ff09d gff3_extract_sequence.xml
--- a/gff3_extract_sequence.xml Fri Dec 01 04:26:28 2023 +0000
+++ b/gff3_extract_sequence.xml Fri Dec 01 05:01:01 2023 +0000
@@ -5,18 +5,22 @@
'$default']]>
+ #if $feature_filter and $feature_filter is not None:
+ --feature_filter $feature_filter
+ #end if
+ #if $nodesc
+ --nodesc
+ #end if
+ > '$default']]>
+
diff -r 9264ac799feb -r 3d9f283ff09d requirements.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/requirements.txt Fri Dec 01 05:01:01 2023 +0000
@@ -0,0 +1,2 @@
+biopython==1.81
+cpt_gffparser==1.2.2
\ No newline at end of file