このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
Drone
ヘルプ
サインイン
jingchengyang
/
rna-seq-tophat
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
revise-tophat
master
stead99
5年前
親
dcabc07438
コミット
491ba6def7
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
tasks/tophat2.wdl
+ 1
- 1
tasks/tophat2.wdl
ファイルの表示
@@ -21,6 +21,6 @@ task tophat2 {
output {
File accepted_hits = "${baseout}/${baseout}_accepted_hits.bam"
File unmapped_bam = "${baseout}/${ba
ba
seout
se
}_unmapped.bam"
File unmapped_bam = "${baseout}/${baseout}_unmapped.bam"
}
}
書き込み
プレビュー
読み込み中…
キャンセル
保存