Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
plit-genome
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
zoology
plit-genome
Commits
a26e1da2
Commit
a26e1da2
authored
5 months ago
by
Niko (Nikolaos) Papadopoulos
Browse files
Options
Downloads
Patches
Plain Diff
update files to be used
parent
b96bfe8e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
08-submission/gff-04-convert_to_embl.sh
+2
-3
2 additions, 3 deletions
08-submission/gff-04-convert_to_embl.sh
with
2 additions
and
3 deletions
08-submission/gff-04-convert_to_embl.sh
+
2
−
3
View file @
a26e1da2
...
@@ -4,13 +4,12 @@ module load conda
...
@@ -4,13 +4,12 @@ module load conda
conda activate emblmygff3
conda activate emblmygff3
GENOME
=
/lisc/project/zoology/pycnogonum/paper/zenodo/results/draft.fasta
GENOME
=
/lisc/project/zoology/pycnogonum/paper/zenodo/results/draft.fasta
GFF
=
/lisc/scratch/zoology/pycnogonum/genome/submission/merged_sorted_named_dedup_f
ilter
ed.gff3
GFF
=
/lisc/scratch/zoology/pycnogonum/genome/submission/merged_sorted_named_dedup_f
lagg
ed.gff3
RESDIR
=
/lisc/scratch/zoology/pycnogonum/genome/submission
RESDIR
=
/lisc/scratch/zoology/pycnogonum/genome/submission
cd
$RESDIR
||
exit
cd
$RESDIR
||
exit
EMBLmyGFF3
$GFF
$GENOME
\
EMBLmyGFF3
$GFF
$GENOME
\
--expose_translations
\
--topology
linear
\
--topology
linear
\
--molecule_type
'genomic DNA'
\
--molecule_type
'genomic DNA'
\
--transl_table
1
\
--transl_table
1
\
...
@@ -18,7 +17,7 @@ EMBLmyGFF3 $GFF $GENOME \
...
@@ -18,7 +17,7 @@ EMBLmyGFF3 $GFF $GENOME \
--taxonomy
INV
\
--taxonomy
INV
\
--locus_tag
VPG
\
--locus_tag
VPG
\
--project_id
PRJEB80537
\
--project_id
PRJEB80537
\
-v
vv
\
-v
\
-o
result.embl
-o
result.embl
gzip
result.embl
gzip
result.embl
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment