0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

biocontainers の特定のバージョンの trim_galore --fastqc で処理が止まる問題

Last updated at Posted at 2019-07-11

概要

--fastqc オプションがないと、正しくおわる
--fastqc オプションをとめると、処理が止まる。落ちるわけではない

結論

以下の解決策のとり方がある。

BioContainers の検索はこちらからできます。

  • biocontainers であれば、新しいバージョンがあるかを調べる。
  • 同じバージョンでも、最後の番号が新しいとなおっているかもしれない
  • なければ、自分でつくるか、他の人が作ったコンテナを探すという手がある。

なにか変更したら、期待通りに動くことを確認すること。
少ししかバージョンが変わっていなくても、出力がかわることがあるため。

参考

似たような問題で、biocontainersの特定バージョンの、picardで似たようなことがあった。
これも、少し新しいバージョンのものを使うことで解決した。

他のバージョンに解決済みだが、バージョンによっては、期待通りに動かないことがあったもの。

  • fastp
  • picard
  • trim_galore
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?