workflow-meetup
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee

      This note has no invitees

    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.

      Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

      Explore these features while you wait
      Complete general settings
      Bookmark and like published notes
      Write a few more notes
      Complete general settings
      Write a few more notes
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Note Insights New
    • Engagement control
    • Make a copy
    • Transfer ownership
    • Delete this note
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Note Insights Versions and GitHub Sync Sharing URL Help
Menu
Options
Engagement control Make a copy Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note No publishing access yet

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.

    Your account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Your team account was recently created. Publishing will be available soon, allowing you to share notes on your public page and in search results.

    Explore these features while you wait
    Complete general settings
    Bookmark and like published notes
    Write a few more notes
    Complete general settings
    Write a few more notes
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       Owned this note    Owned this note      
    Published Linked with GitHub
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    19th Workflow Meetup まとめ(8/15) ================================ 2019-08-13(Tue) から 2019-08-16(Fri) 10:00 - 19:00 まで。 初日のみ、大阪は12時から # 全体 - Live Coding で、[Kallistoチュートリアル](https://www.kallistobus.tools/getting_started.html)をCWLにした。 - ワークフローもかけるようになった(はず) # 個別 ## 石井(理研) - KallistoのチュートリアルをCWLにした。 - [manabuishii/kallisto\-tutorial](https://github.com/manabuishii/kallisto-tutorial) - Live Share Audioがまだうまく動いていない。 - 入れ直すと良さなので、やってみたい - 雑に書くワークフローを手伝い中 ## 大田 - 正村さんのリサーチのサポートをしていた - 雑に始める Workflow に従って Qiime2 のワークフローを作っていた - 依存書くのがしんどい(ステップ数が23とかあってしんどい) ## 丹生 - CWL live coding (ワークフロー編) - [kallisto の getting started](https://www.kallistobus.tools/getting_started.html) で使われている例をワークフロー化した - ツール間の接続は気にしないといけない - ツールは[雑に始める](https://qiita.com/tm_tn/items/4956f5ca523f7f49f386)方式 - 各ステップをみんなが CWL 化した - 池田さんの、出力ファイル名をそのままパラメータ名にする方式を使うと、更に雑度が上げられる - ツールに関しては手順が確立されたため、あんまり迷うところがない - `secondaryFiles` や `Directory` は雑に CWL 化しにくい - 最後にワークフローとしてまとめた - ある程度は雑にできそうだが、やはりツールの CWL 化よりは雑度が下がる - 「特定のファイルが入ったディレクトリ」が鬼門 - そのまま出力オブジェクトにしてしまうと、後続のステップを書くときに苦労する - ディレクトリ内の特定ファイルを別ステップで使う場合、各ファイルを出力オブジェクトとして定義したほうがよい - いろいろ準備をしていた ## 横井(農研機構) - ライブコーディング、見学。(雑に書く)CWLの雰囲気は掴めた?自分の仕事に取り込めそう? ## 池田 - planemo のCWLのテンプレート機能を利用してみた 下記のコマンドで ``` $ planemo tool_init --force \ --cwl \ --id 'seqtk_seq' \ --name 'Convert to FASTA (seqtk)' \ --example_command 'seqtk seq -A 2.fastq > 2.fasta' \ --example_input 2.fastq \ --example_output 2.fasta \ --requirement seqtk@1.2 \ --container 'quay.io/biocontainers/seqtk:1.2--0' \ --test_case \ --help_from_command 'seqtk seq' ``` 次のCWLが作成される ``` #!/usr/bin/env cwl-runner cwlVersion: 'v1.0' class: CommandLineTool id: "seqtk_seq" label: "Convert to FASTA (seqtk)" hints: DockerRequirement: dockerPull: quay.io/biocontainers/seqtk:1.2--1 SoftwareRequirement: packages: - package: seqtk version: - "1.2" inputs: input1: type: File doc: | TODO inputBinding: position: 1 prefix: "-a" outputs: output1: type: File outputBinding: glob: out baseCommand: - "seqtk" - "seq" arguments: [] stdout: out doc: | Usage: seqtk seq [options] <in.fq>|<in.fa> Options: -q INT mask bases with quality lower than INT [0] -X INT mask bases with quality higher than INT [255] -n CHAR masked bases converted to CHAR; 0 for lowercase [0] -l INT number of residues per line; 0 for 2^32-1 [0] -Q INT quality shift: ASCII-INT gives base quality [33] -s INT random seed (effective with -f) [11] -f FLOAT sample FLOAT fraction of sequences [1] -M FILE mask regions in BED or name list FILE [null] -L INT drop sequences with length shorter than INT [0] -c mask complement region (effective with -M) -r reverse complement -A force FASTA output (discard quality) -C drop comments at the header lines -N drop sequences containing ambiguous bases -1 output the 2n-1 reads only -2 output the 2n reads only -V shift quality by '(-Q) - 33' -U convert all bases to uppercases -S strip of white spaces in sequences ``` - CWLのライブコーディングをVisual Studio CodeのLive Shareを利用して行った - bustools countのCWL化 ## 坊農(DBCLS) - kallistoチュートリアルのCWL化(一部を教えてもらいながら) - single cell データ解析の勉強 - 以前に入れた[CellFishing.jl](https://bonohu.github.io/cellfishing.html)を使うために[Julia](https://julialang.org)を最新版v1.1.1に - 今後、acceptableなファイルのフォーマットを調べる ## 那須野 - 初めてのLive Share体験 - VS Codeに Live Share の Extention を追加 - bustools sort の CommandLineTool をCWLで実装、cwltoolで動作確認 - Live Shareのアーキテクチャ気になる… - 共有Terminalはまだ厳しい感じ。tmux と同じくらいの感覚でつかえるとよいのだが。 - (メモ)明日は [Fluent Bit](https://fluentbit.io/) について調べる予定 - DockerメトリクスをElasticsearchに送信する目的で使えそうか ## 正村 - SPARQLthonで発表する内容を書き出し、リサーチバックグラウンドに必要なevidence集めをした。 - Fecal Microbiota Transplant(便微生物移植?)をしたことによって性格が良くなったという前例があることを聞き、それについてリサーチしていた。主な質問がセロトニンを多く合成できる腸内細菌はいないか?だが、さらに論文をプロセスしている間にまずセロトニンの不足が本当にうつ病などのコンデションに関わっているかという質問が出たのでそれを調べた。 ## 岩谷(慶應) - GSC事業受講生正村さんの個人研究の状況の確認 - 受講生に対するC言語指導のためのプログラミング資料作成 ## 西田 - KEGGtranslator のbioconda recipeを作成しようとしたがJavaアプリの場合 https://github.com/bioconda/bioconda-recipes/blob/master/recipes/picard/picard.sh のようなシェルスクリプトを書くお作法がある模様。これを他人のプロジェクトのためにがんばって作る気にならなかった... - kallisto-tutorial.cwl を見ていた。何か大変そうに思った - cwl(yml)が読みにくいように思った - nfのようにここはこういうコマンドが実行したいんですよと書かれている方がわかりやすいのではないかと思った - kallisto無知なため他のcwlに浮気していた。 https://github.com/EBI-Metagenomics/pipeline-v5/tree/master/tools/KEGG_analysis/KEGG_pathways あたりだと興味がある。しかしこういうPythonスクリプトを使うプロセスだとCWLがベストなのだろうかと思ってしまう。 環境構築がそんな大変でなければ https://www.prefect.io/core-tutorial とかでやりたくなりそう。 - [Biocontainersにない、Biocondaのツールを入れたコンテナを作る](https://qiita.com/manabuishiirb/items/d30b92339c653083ac0d) にならって [cytoscape](https://biocontainers.pro/#/tools/cytoscape) のコンテナを作り cytoscapeのRESTサービスのテストをTravisで行うことを試みた - しかしcytoscapeはguiが無い環境で立ち上げることができず [Using xvfb to Run Tests That Require a GUI](https://docs.travis-ci.com/user/gui-and-headless-browsers/#using-xvfb-to-run-tests-that-require-a-gui) を行う必要があった。< 今ここ

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password
    or
    Sign in via Facebook Sign in via X(Twitter) Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    By signing in, you agree to our terms of service.

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully