Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
genotoul-bioinfo
ng6
Commits
65f5a594
Commit
65f5a594
authored
Jan 23, 2014
by
Jerome Mariette
Browse files
change ng6.seqio > jflow.seqio
parent
c83df546
Changes
1
Hide whitespace changes
Inline
Side-by-side
workflows/bin/pyrocleaner.py
View file @
65f5a594
...
...
@@ -38,7 +38,7 @@ from igraph import *
from
optparse
import
*
import
os
,
math
,
datetime
,
zlib
,
sys
,
re
,
glob
,
string
,
gzip
sys
.
path
.
insert
(
0
,
os
.
path
.
join
(
os
.
path
.
dirname
(
os
.
path
.
realpath
(
__file__
)),
'..'
,
'..'
,
'src'
))
import
ng6
.seqio
as
seqio
import
jflow
.seqio
as
seqio
def
create_roche_pairends_spacer_file
(
out_dir
):
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment