このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
Drone
ヘルプ
サインイン
chenqingwang
/
SplAdder-quantification-single
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
更新 'tasks/spladder_quantification.wdl'
master
chenqingwang
3年前
親
3d02903660
コミット
86aa7ce196
1個のファイルの変更
、
2行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+2
-0
tasks/spladder_quantification.wdl
+ 2
- 0
tasks/spladder_quantification.wdl
ファイルの表示
@@ -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)
書き込み
プレビュー
読み込み中…
キャンセル
保存