Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
edna
snakemake_rapidrun_obitools
Commits
2251d286
Commit
2251d286
authored
Jun 15, 2020
by
peguerin
Browse files
edit path all_demutliplex.csv in results
parent
b3ac05d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
03_demultiplex/Snakefile
View file @
2251d286
...
...
@@ -26,7 +26,7 @@ def str_join(df, sep, *cols):
#configfile: "01_infos/config.yaml"
dfMulti =pandas.read_csv("all_demultiplex.csv", sep=",")
dfMulti =pandas.read_csv("
../results/01_settings/
all_demultiplex.csv", sep=",")
rapidrunfile = config['fichiers']['rapidrun']
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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