This website works better with JavaScript.
Home
Explore
Drone
Help
Sign In
chenqingwang
/
SplAdder-quantification-single
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
更新 'tasks/spladder_quantification.wdl'
master
chenqingwang
3 years ago
parent
3d02903660
commit
86aa7ce196
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
tasks/spladder_quantification.wdl
+ 2
- 0
tasks/spladder_quantification.wdl
View File
@@ -23,6 +23,8 @@ task spladder_quantification {
cat ${samples} | while read a; do ls ${sample_id}/spladder_out/spladder/ | grep $a; done >> pickle.txt
ln -s ${merge_graphs} ${sample_id}/spladder_out/spladder/
mount -o remount rw /
nt=$(nproc)
Write
Preview
Loading…
Cancel
Save