Giter VIP home page Giter VIP logo

Comments (3)

Funakoshi0524 avatar Funakoshi0524 commented on August 16, 2024

お世話になっています。
質問させて頂いた内容ですが、とりあえず自己解決しました。そして何とか疾患ゲノム解析の全行程を実行することができました。私はDRY解析で推奨されているMacではなくwsl(Windows Subsystem for Linux)で実施していたので、実行環境の違いが影響する可能性を心配していました。

「230_convert_35KJPNv2-snv.sh」と「240_convert_35KJPNv2-indel.sh」のみ使用したシェルが異なっており、丁度この箇所で躓いたこともあってshebangについて質問させて頂きました。もしかすると私のようにwindowsを使用して解析をされる方もいらっしゃるかと思い、躓いた箇所の原因をシェアしたいと思います。

「230_convert_35KJPNv2-snv.sh」に関しては、私のタイプミスでした。正しく動きます。
「240_convert_35KJPNv2-indel.sh」については、少なくとも私の実行環境(ubuntuでzshで実施しました)では、ループ処理のforeach ...end構文が機能しませんでした。for do ... doneの構文に変更したところうまく機能しました。
報告は以上になります。

from ngsdat2.

misshie avatar misshie commented on August 16, 2024

お返事が遅れすみません。

シェルの選択ですが、三嶋が書いたスクリプトは基本的にbashを想定しています。010から210までは問題ないのですが、220以降でばらばらになっています。

220はbashで問題ないはずです。これは意図した変更ではありません
230_convert_35KJPNv2-snv.sh
240_convert_35KJPNv2-indel.sh
は第一版の神田さん作成のスクリプト由来です。このためzshを使用しています。
250-320まではまたbashを指定しているので、これで問題ないと思います。
240の不具合はこちらでも確認しています。
(申し訳ないのですが、現在少々仕事がパンク気味で、お時間いただきますようお願いします。)

from ngsdat2.

Funakoshi0524 avatar Funakoshi0524 commented on August 16, 2024

ご返信ありがとうございます。
シェルの選択について、承知いたしました。
シェルの変更はしたことがなかったので、良い経験になりました。
お忙しい中恐縮ですが、ご対応よろしくお願い致します。

from ngsdat2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.