Build branch main with version main (2b3d511)
Build pipeline: viash-hub.rnaseq.main-8jfv9
Source commit: 2b3d511b34
Source message: Add CHANGELOG
This commit is contained in:
13
CHANGELOG.md
Normal file
13
CHANGELOG.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# RNAseq version x.y.z
|
||||||
|
|
||||||
|
## Changes
|
||||||
|
|
||||||
|
- Add resources labels
|
||||||
|
- Increase the number of components that are fetched from BioBox
|
||||||
|
|
||||||
|
## Known issues
|
||||||
|
|
||||||
|
The following caveats are known and will be addressed in future releases:
|
||||||
|
|
||||||
|
- [`bbmap_bbsplit` input file logic requires revision](https://github.com/viash-hub/rnaseq/issues/30)
|
||||||
|
- [Setting `--skip_deseq2_qc=false` results in an error](https://github.com/viash-hub/rnaseq/issues/31)
|
||||||
@@ -183,8 +183,8 @@ build_info:
|
|||||||
output: "target/executable/bedtools_genomecov"
|
output: "target/executable/bedtools_genomecov"
|
||||||
executable: "target/executable/bedtools_genomecov/bedtools_genomecov"
|
executable: "target/executable/bedtools_genomecov/bedtools_genomecov"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -481,9 +481,9 @@ mv bedtools.static /usr/local/bin/bedtools && \
|
|||||||
chmod a+x /usr/local/bin/bedtools
|
chmod a+x /usr/local/bin/bedtools
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component bedtools_genomecov"
|
LABEL org.opencontainers.image.description="Companion container for running component bedtools_genomecov"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:23Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:12Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -187,8 +187,8 @@ build_info:
|
|||||||
output: "target/executable/cat_additional_fasta"
|
output: "target/executable/cat_additional_fasta"
|
||||||
executable: "target/executable/cat_additional_fasta/cat_additional_fasta"
|
executable: "target/executable/cat_additional_fasta/cat_additional_fasta"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -480,9 +480,9 @@ function ViashDockerfile {
|
|||||||
FROM python:latest
|
FROM python:latest
|
||||||
ENTRYPOINT []
|
ENTRYPOINT []
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component cat_additional_fasta"
|
LABEL org.opencontainers.image.description="Companion container for running component cat_additional_fasta"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:22Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:11Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -174,8 +174,8 @@ build_info:
|
|||||||
output: "target/executable/cat_fastq"
|
output: "target/executable/cat_fastq"
|
||||||
executable: "target/executable/cat_fastq/cat_fastq"
|
executable: "target/executable/cat_fastq/cat_fastq"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -472,9 +472,9 @@ function ViashDockerfile {
|
|||||||
FROM ubuntu:22.04
|
FROM ubuntu:22.04
|
||||||
ENTRYPOINT []
|
ENTRYPOINT []
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component cat_fastq"
|
LABEL org.opencontainers.image.description="Companion container for running component cat_fastq"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:22Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:10Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -242,8 +242,8 @@ build_info:
|
|||||||
output: "target/executable/deseq2_qc"
|
output: "target/executable/deseq2_qc"
|
||||||
executable: "target/executable/deseq2_qc/deseq2_qc"
|
executable: "target/executable/deseq2_qc/deseq2_qc"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -506,9 +506,9 @@ RUN Rscript -e 'if (!requireNamespace("remotes", quietly = TRUE)) install.packag
|
|||||||
Rscript -e 'remotes::install_cran(c("optparse", "ggplot2", "RColorBrewer", "pheatmap", "stringr", "matrixStats"), repos = "https://cran.rstudio.com")'
|
Rscript -e 'remotes::install_cran(c("optparse", "ggplot2", "RColorBrewer", "pheatmap", "stringr", "matrixStats"), repos = "https://cran.rstudio.com")'
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component deseq2_qc"
|
LABEL org.opencontainers.image.description="Companion container for running component deseq2_qc"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:22Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:10Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -271,8 +271,8 @@ build_info:
|
|||||||
output: "target/executable/dupradar"
|
output: "target/executable/dupradar"
|
||||||
executable: "target/executable/dupradar/dupradar"
|
executable: "target/executable/dupradar/dupradar"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -520,9 +520,9 @@ RUN Rscript -e 'if (!requireNamespace("BiocManager", quietly = TRUE)) install.pa
|
|||||||
Rscript -e 'if (!requireNamespace("dupRadar", quietly = TRUE)) BiocManager::install("dupRadar")'
|
Rscript -e 'if (!requireNamespace("dupRadar", quietly = TRUE)) BiocManager::install("dupRadar")'
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component dupradar"
|
LABEL org.opencontainers.image.description="Companion container for running component dupradar"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:24Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:12Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -172,8 +172,8 @@ build_info:
|
|||||||
output: "target/executable/getchromsizes"
|
output: "target/executable/getchromsizes"
|
||||||
executable: "target/executable/getchromsizes/getchromsizes"
|
executable: "target/executable/getchromsizes/getchromsizes"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -480,9 +480,9 @@ make && \
|
|||||||
make install
|
make install
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component getchromsizes"
|
LABEL org.opencontainers.image.description="Companion container for running component getchromsizes"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:23Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:11Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -150,8 +150,8 @@ build_info:
|
|||||||
output: "target/executable/gtf2bed"
|
output: "target/executable/gtf2bed"
|
||||||
executable: "target/executable/gtf2bed/gtf2bed"
|
executable: "target/executable/gtf2bed/gtf2bed"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -466,9 +466,9 @@ RUN apt-get update && \
|
|||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component gtf2bed"
|
LABEL org.opencontainers.image.description="Companion container for running component gtf2bed"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:24Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:13Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -160,8 +160,8 @@ build_info:
|
|||||||
output: "target/executable/gtf_filter"
|
output: "target/executable/gtf_filter"
|
||||||
executable: "target/executable/gtf_filter/gtf_filter"
|
executable: "target/executable/gtf_filter/gtf_filter"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -470,9 +470,9 @@ function ViashDockerfile {
|
|||||||
FROM python:latest
|
FROM python:latest
|
||||||
ENTRYPOINT []
|
ENTRYPOINT []
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component gtf_filter"
|
LABEL org.opencontainers.image.description="Companion container for running component gtf_filter"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:23Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:11Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -149,8 +149,8 @@ build_info:
|
|||||||
output: "target/executable/gunzip"
|
output: "target/executable/gunzip"
|
||||||
executable: "target/executable/gunzip/gunzip"
|
executable: "target/executable/gunzip/gunzip"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -466,9 +466,9 @@ RUN apt-get update && \
|
|||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component gunzip"
|
LABEL org.opencontainers.image.description="Companion container for running component gunzip"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:19Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:07Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -170,8 +170,8 @@ build_info:
|
|||||||
output: "target/executable/multiqc_custom_biotype"
|
output: "target/executable/multiqc_custom_biotype"
|
||||||
executable: "target/executable/multiqc_custom_biotype/multiqc_custom_biotype"
|
executable: "target/executable/multiqc_custom_biotype/multiqc_custom_biotype"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -476,9 +476,9 @@ function ViashDockerfile {
|
|||||||
FROM python:latest
|
FROM python:latest
|
||||||
ENTRYPOINT []
|
ENTRYPOINT []
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component multiqc_custom_biotype"
|
LABEL org.opencontainers.image.description="Companion container for running component multiqc_custom_biotype"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:22Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:10Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -212,8 +212,8 @@ build_info:
|
|||||||
output: "target/executable/picard_markduplicates"
|
output: "target/executable/picard_markduplicates"
|
||||||
executable: "target/executable/picard_markduplicates/picard_markduplicates"
|
executable: "target/executable/picard_markduplicates/picard_markduplicates"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -494,9 +494,9 @@ wget --no-check-certificate https://github.com/broadinstitute/picard/releases/do
|
|||||||
mv picard.jar /usr/local/bin
|
mv picard.jar /usr/local/bin
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component picard_markduplicates"
|
LABEL org.opencontainers.image.description="Companion container for running component picard_markduplicates"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:20Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:08Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -417,8 +417,8 @@ build_info:
|
|||||||
output: "target/executable/prepare_multiqc_input"
|
output: "target/executable/prepare_multiqc_input"
|
||||||
executable: "target/executable/prepare_multiqc_input/prepare_multiqc_input"
|
executable: "target/executable/prepare_multiqc_input/prepare_multiqc_input"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -558,9 +558,9 @@ function ViashDockerfile {
|
|||||||
FROM ubuntu:22.04
|
FROM ubuntu:22.04
|
||||||
ENTRYPOINT []
|
ENTRYPOINT []
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component prepare_multiqc_input"
|
LABEL org.opencontainers.image.description="Companion container for running component prepare_multiqc_input"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:18Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:06Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -143,8 +143,8 @@ build_info:
|
|||||||
output: "target/executable/preprocess_transcripts_fasta"
|
output: "target/executable/preprocess_transcripts_fasta"
|
||||||
executable: "target/executable/preprocess_transcripts_fasta/preprocess_transcripts_fasta"
|
executable: "target/executable/preprocess_transcripts_fasta/preprocess_transcripts_fasta"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -462,9 +462,9 @@ function ViashDockerfile {
|
|||||||
FROM ubuntu:22.04
|
FROM ubuntu:22.04
|
||||||
ENTRYPOINT []
|
ENTRYPOINT []
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component preprocess_transcripts_fasta"
|
LABEL org.opencontainers.image.description="Companion container for running component preprocess_transcripts_fasta"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:20Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:08Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -196,8 +196,8 @@ build_info:
|
|||||||
output: "target/executable/preseq_lcextrap"
|
output: "target/executable/preseq_lcextrap"
|
||||||
executable: "target/executable/preseq_lcextrap/preseq_lcextrap"
|
executable: "target/executable/preseq_lcextrap/preseq_lcextrap"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -495,9 +495,9 @@ mkdir build && cd build && \
|
|||||||
make && make install && make HAVE_HTSLIB=1 all
|
make && make install && make HAVE_HTSLIB=1 all
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component preseq_lcextrap"
|
LABEL org.opencontainers.image.description="Companion container for running component preseq_lcextrap"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:19Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:07Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -186,8 +186,8 @@ build_info:
|
|||||||
output: "target/executable/rsem_merge_counts"
|
output: "target/executable/rsem_merge_counts"
|
||||||
executable: "target/executable/rsem_merge_counts/rsem_merge_counts"
|
executable: "target/executable/rsem_merge_counts/rsem_merge_counts"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -483,9 +483,9 @@ function ViashDockerfile {
|
|||||||
FROM ubuntu:22.04
|
FROM ubuntu:22.04
|
||||||
ENTRYPOINT []
|
ENTRYPOINT []
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component rsem_merge_counts"
|
LABEL org.opencontainers.image.description="Companion container for running component rsem_merge_counts"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:21Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:09Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -265,8 +265,8 @@ build_info:
|
|||||||
output: "target/executable/rseqc/rseqc_junctionannotation"
|
output: "target/executable/rseqc/rseqc_junctionannotation"
|
||||||
executable: "target/executable/rseqc/rseqc_junctionannotation/rseqc_junctionannotation"
|
executable: "target/executable/rseqc/rseqc_junctionannotation/rseqc_junctionannotation"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -519,9 +519,9 @@ RUN pip install --upgrade pip && \
|
|||||||
pip install --upgrade --no-cache-dir "RSeQC"
|
pip install --upgrade --no-cache-dir "RSeQC"
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_junctionannotation"
|
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_junctionannotation"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:21Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:09Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -254,8 +254,8 @@ build_info:
|
|||||||
output: "target/executable/rseqc/rseqc_junctionsaturation"
|
output: "target/executable/rseqc/rseqc_junctionsaturation"
|
||||||
executable: "target/executable/rseqc/rseqc_junctionsaturation/rseqc_junctionsaturation"
|
executable: "target/executable/rseqc/rseqc_junctionsaturation/rseqc_junctionsaturation"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -522,9 +522,9 @@ RUN pip install --upgrade pip && \
|
|||||||
pip install --upgrade --no-cache-dir "RSeQC"
|
pip install --upgrade --no-cache-dir "RSeQC"
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_junctionsaturation"
|
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_junctionsaturation"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:22Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:10Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -167,8 +167,8 @@ build_info:
|
|||||||
output: "target/executable/rseqc/rseqc_readdistribution"
|
output: "target/executable/rseqc/rseqc_readdistribution"
|
||||||
executable: "target/executable/rseqc/rseqc_readdistribution/rseqc_readdistribution"
|
executable: "target/executable/rseqc/rseqc_readdistribution/rseqc_readdistribution"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -474,9 +474,9 @@ RUN pip install --upgrade pip && \
|
|||||||
pip install --upgrade --no-cache-dir "RSeQC"
|
pip install --upgrade --no-cache-dir "RSeQC"
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_readdistribution"
|
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_readdistribution"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:21Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:09Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -216,8 +216,8 @@ build_info:
|
|||||||
output: "target/executable/rseqc/rseqc_readduplication"
|
output: "target/executable/rseqc/rseqc_readduplication"
|
||||||
executable: "target/executable/rseqc/rseqc_readduplication/rseqc_readduplication"
|
executable: "target/executable/rseqc/rseqc_readduplication/rseqc_readduplication"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -499,9 +499,9 @@ RUN pip install --upgrade pip && \
|
|||||||
pip install --upgrade --no-cache-dir "RSeQC"
|
pip install --upgrade --no-cache-dir "RSeQC"
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_readduplication"
|
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_readduplication"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:20Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:08Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -219,8 +219,8 @@ build_info:
|
|||||||
output: "target/executable/rseqc/rseqc_tin"
|
output: "target/executable/rseqc/rseqc_tin"
|
||||||
executable: "target/executable/rseqc/rseqc_tin/rseqc_tin"
|
executable: "target/executable/rseqc/rseqc_tin/rseqc_tin"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -501,9 +501,9 @@ RUN apt-get update && \
|
|||||||
RUN pip3 install RSeQC
|
RUN pip3 install RSeQC
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_tin"
|
LABEL org.opencontainers.image.description="Companion container for running component rseqc rseqc_tin"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:21Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:09Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -197,8 +197,8 @@ build_info:
|
|||||||
output: "target/executable/sortmerna"
|
output: "target/executable/sortmerna"
|
||||||
executable: "target/executable/sortmerna/sortmerna"
|
executable: "target/executable/sortmerna/sortmerna"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -486,9 +486,9 @@ function ViashDockerfile {
|
|||||||
FROM quay.io/biocontainers/sortmerna:4.3.6--h9ee0642_0
|
FROM quay.io/biocontainers/sortmerna:4.3.6--h9ee0642_0
|
||||||
ENTRYPOINT []
|
ENTRYPOINT []
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component sortmerna"
|
LABEL org.opencontainers.image.description="Companion container for running component sortmerna"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:25Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:13Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -221,8 +221,8 @@ build_info:
|
|||||||
output: "target/executable/stringtie"
|
output: "target/executable/stringtie"
|
||||||
executable: "target/executable/stringtie/stringtie"
|
executable: "target/executable/stringtie/stringtie"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -496,9 +496,9 @@ tar -xzf stringtie-2.2.1.Linux_x86_64.tar.gz && \
|
|||||||
cp stringtie-2.2.1.Linux_x86_64/stringtie /usr/local/bin/
|
cp stringtie-2.2.1.Linux_x86_64/stringtie /usr/local/bin/
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component stringtie"
|
LABEL org.opencontainers.image.description="Companion container for running component stringtie"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:25Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:13Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -204,8 +204,8 @@ build_info:
|
|||||||
output: "target/executable/summarizedexperiment"
|
output: "target/executable/summarizedexperiment"
|
||||||
executable: "target/executable/summarizedexperiment/summarizedexperiment"
|
executable: "target/executable/summarizedexperiment/summarizedexperiment"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -487,9 +487,9 @@ RUN Rscript -e 'if (!requireNamespace("BiocManager", quietly = TRUE)) install.pa
|
|||||||
Rscript -e 'if (!requireNamespace("tximeta", quietly = TRUE)) BiocManager::install("tximeta")'
|
Rscript -e 'if (!requireNamespace("tximeta", quietly = TRUE)) BiocManager::install("tximeta")'
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component summarizedexperiment"
|
LABEL org.opencontainers.image.description="Companion container for running component summarizedexperiment"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:24Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:13Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -190,8 +190,8 @@ build_info:
|
|||||||
output: "target/executable/tx2gene"
|
output: "target/executable/tx2gene"
|
||||||
executable: "target/executable/tx2gene/tx2gene"
|
executable: "target/executable/tx2gene/tx2gene"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -483,9 +483,9 @@ RUN apt-get update && \
|
|||||||
RUN pip install --upgrade pip
|
RUN pip install --upgrade pip
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component tx2gene"
|
LABEL org.opencontainers.image.description="Companion container for running component tx2gene"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:23Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:11Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -256,8 +256,8 @@ build_info:
|
|||||||
output: "target/executable/tximport"
|
output: "target/executable/tximport"
|
||||||
executable: "target/executable/tximport/tximport"
|
executable: "target/executable/tximport/tximport"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -508,9 +508,9 @@ RUN Rscript -e 'if (!requireNamespace("remotes", quietly = TRUE)) install.packag
|
|||||||
Rscript -e 'remotes::install_cran(c("jsonlite"), repos = "https://cran.rstudio.com")'
|
Rscript -e 'remotes::install_cran(c("jsonlite"), repos = "https://cran.rstudio.com")'
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component tximport"
|
LABEL org.opencontainers.image.description="Companion container for running component tximport"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:24Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:12Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -169,8 +169,8 @@ build_info:
|
|||||||
output: "target/executable/ucsc/bedclip"
|
output: "target/executable/ucsc/bedclip"
|
||||||
executable: "target/executable/ucsc/bedclip/bedclip"
|
executable: "target/executable/ucsc/bedclip/bedclip"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -473,9 +473,9 @@ RUN apt-get update && \
|
|||||||
RUN rsync -aP rsync://hgdownload.soe.ucsc.edu/genome/admin/exe/linux.x86_64/bedClip /usr/local/bin/
|
RUN rsync -aP rsync://hgdownload.soe.ucsc.edu/genome/admin/exe/linux.x86_64/bedClip /usr/local/bin/
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component ucsc bedclip"
|
LABEL org.opencontainers.image.description="Companion container for running component ucsc bedclip"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:22Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:11Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -169,8 +169,8 @@ build_info:
|
|||||||
output: "target/executable/ucsc/bedgraphtobigwig"
|
output: "target/executable/ucsc/bedgraphtobigwig"
|
||||||
executable: "target/executable/ucsc/bedgraphtobigwig/bedgraphtobigwig"
|
executable: "target/executable/ucsc/bedgraphtobigwig/bedgraphtobigwig"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -473,9 +473,9 @@ RUN apt-get update && \
|
|||||||
RUN rsync -aP rsync://hgdownload.soe.ucsc.edu/genome/admin/exe/linux.x86_64/bedGraphToBigWig /usr/local/bin/
|
RUN rsync -aP rsync://hgdownload.soe.ucsc.edu/genome/admin/exe/linux.x86_64/bedGraphToBigWig /usr/local/bin/
|
||||||
|
|
||||||
LABEL org.opencontainers.image.description="Companion container for running component ucsc bedgraphtobigwig"
|
LABEL org.opencontainers.image.description="Companion container for running component ucsc bedgraphtobigwig"
|
||||||
LABEL org.opencontainers.image.created="2024-12-05T08:04:23Z"
|
LABEL org.opencontainers.image.created="2024-12-05T14:40:11Z"
|
||||||
LABEL org.opencontainers.image.source="https://x-access-token/ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
LABEL org.opencontainers.image.source="https://x-access-token/ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
LABEL org.opencontainers.image.revision="4adb388c7d928eea02bccf890214f3b932b08714"
|
LABEL org.opencontainers.image.revision="2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
LABEL org.opencontainers.image.version="main"
|
LABEL org.opencontainers.image.version="main"
|
||||||
|
|
||||||
VIASHDOCKER
|
VIASHDOCKER
|
||||||
|
|||||||
@@ -595,8 +595,8 @@ build_info:
|
|||||||
output: "target/executable/workflows/genome_alignment_and_quant"
|
output: "target/executable/workflows/genome_alignment_and_quant"
|
||||||
executable: "target/executable/workflows/genome_alignment_and_quant/genome_alignment_and_quant"
|
executable: "target/executable/workflows/genome_alignment_and_quant/genome_alignment_and_quant"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
dependencies:
|
dependencies:
|
||||||
- "target/dependencies/vsh/vsh/biobox/main/nextflow/star/star_align_reads"
|
- "target/dependencies/vsh/vsh/biobox/main/nextflow/star/star_align_reads"
|
||||||
- "target/dependencies/vsh/vsh/biobox/main/nextflow/samtools/samtools_sort"
|
- "target/dependencies/vsh/vsh/biobox/main/nextflow/samtools/samtools_sort"
|
||||||
|
|||||||
@@ -283,8 +283,8 @@ build_info:
|
|||||||
output: "target/executable/workflows/merge_quant_results"
|
output: "target/executable/workflows/merge_quant_results"
|
||||||
executable: "target/executable/workflows/merge_quant_results/merge_quant_results"
|
executable: "target/executable/workflows/merge_quant_results/merge_quant_results"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
dependencies:
|
dependencies:
|
||||||
- "target/nextflow/tx2gene"
|
- "target/nextflow/tx2gene"
|
||||||
- "target/nextflow/tximport"
|
- "target/nextflow/tximport"
|
||||||
|
|||||||
@@ -482,8 +482,8 @@ build_info:
|
|||||||
output: "target/executable/workflows/post_processing"
|
output: "target/executable/workflows/post_processing"
|
||||||
executable: "target/executable/workflows/post_processing/post_processing"
|
executable: "target/executable/workflows/post_processing/post_processing"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
dependencies:
|
dependencies:
|
||||||
- "target/nextflow/picard_markduplicates"
|
- "target/nextflow/picard_markduplicates"
|
||||||
- "target/dependencies/vsh/vsh/biobox/main/nextflow/samtools/samtools_sort"
|
- "target/dependencies/vsh/vsh/biobox/main/nextflow/samtools/samtools_sort"
|
||||||
|
|||||||
@@ -637,8 +637,8 @@ build_info:
|
|||||||
output: "target/executable/workflows/pre_processing"
|
output: "target/executable/workflows/pre_processing"
|
||||||
executable: "target/executable/workflows/pre_processing/pre_processing"
|
executable: "target/executable/workflows/pre_processing/pre_processing"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
dependencies:
|
dependencies:
|
||||||
- "target/dependencies/vsh/vsh/biobox/main/nextflow/fastqc"
|
- "target/dependencies/vsh/vsh/biobox/main/nextflow/fastqc"
|
||||||
- "target/dependencies/vsh/vsh/biobox/main/nextflow/umi_tools/umi_tools_extract"
|
- "target/dependencies/vsh/vsh/biobox/main/nextflow/umi_tools/umi_tools_extract"
|
||||||
|
|||||||
@@ -507,8 +507,8 @@ build_info:
|
|||||||
output: "target/executable/workflows/prepare_genome"
|
output: "target/executable/workflows/prepare_genome"
|
||||||
executable: "target/executable/workflows/prepare_genome/prepare_genome"
|
executable: "target/executable/workflows/prepare_genome/prepare_genome"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
dependencies:
|
dependencies:
|
||||||
- "target/nextflow/gunzip"
|
- "target/nextflow/gunzip"
|
||||||
- "target/dependencies/vsh/vsh/biobox/main/nextflow/gffread"
|
- "target/dependencies/vsh/vsh/biobox/main/nextflow/gffread"
|
||||||
|
|||||||
@@ -290,8 +290,8 @@ build_info:
|
|||||||
output: "target/executable/workflows/pseudo_alignment_and_quant"
|
output: "target/executable/workflows/pseudo_alignment_and_quant"
|
||||||
executable: "target/executable/workflows/pseudo_alignment_and_quant/pseudo_alignment_and_quant"
|
executable: "target/executable/workflows/pseudo_alignment_and_quant/pseudo_alignment_and_quant"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
dependencies:
|
dependencies:
|
||||||
- "target/dependencies/vsh/vsh/biobox/main/nextflow/salmon/salmon_quant"
|
- "target/dependencies/vsh/vsh/biobox/main/nextflow/salmon/salmon_quant"
|
||||||
- "target/dependencies/vsh/vsh/biobox/main/nextflow/kallisto/kallisto_quant"
|
- "target/dependencies/vsh/vsh/biobox/main/nextflow/kallisto/kallisto_quant"
|
||||||
|
|||||||
@@ -1561,8 +1561,8 @@ build_info:
|
|||||||
output: "target/executable/workflows/quality_control"
|
output: "target/executable/workflows/quality_control"
|
||||||
executable: "target/executable/workflows/quality_control/quality_control"
|
executable: "target/executable/workflows/quality_control/quality_control"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
dependencies:
|
dependencies:
|
||||||
- "target/dependencies/vsh/vsh/biobox/main/nextflow/rseqc/rseqc_bamstat"
|
- "target/dependencies/vsh/vsh/biobox/main/nextflow/rseqc/rseqc_bamstat"
|
||||||
- "target/dependencies/vsh/vsh/biobox/main/nextflow/rseqc/rseqc_inferexperiment"
|
- "target/dependencies/vsh/vsh/biobox/main/nextflow/rseqc/rseqc_inferexperiment"
|
||||||
|
|||||||
@@ -2059,8 +2059,8 @@ build_info:
|
|||||||
output: "target/executable/workflows/rnaseq"
|
output: "target/executable/workflows/rnaseq"
|
||||||
executable: "target/executable/workflows/rnaseq/rnaseq"
|
executable: "target/executable/workflows/rnaseq/rnaseq"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
dependencies:
|
dependencies:
|
||||||
- "target/nextflow/workflows/prepare_genome"
|
- "target/nextflow/workflows/prepare_genome"
|
||||||
- "target/nextflow/cat_fastq"
|
- "target/nextflow/cat_fastq"
|
||||||
|
|||||||
@@ -183,8 +183,8 @@ build_info:
|
|||||||
output: "target/nextflow/bedtools_genomecov"
|
output: "target/nextflow/bedtools_genomecov"
|
||||||
executable: "target/nextflow/bedtools_genomecov/main.nf"
|
executable: "target/nextflow/bedtools_genomecov/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3039,8 +3039,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/bedtools_genomecov",
|
"output" : "/workdir/root/repo/target/nextflow/bedtools_genomecov",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -187,8 +187,8 @@ build_info:
|
|||||||
output: "target/nextflow/cat_additional_fasta"
|
output: "target/nextflow/cat_additional_fasta"
|
||||||
executable: "target/nextflow/cat_additional_fasta/main.nf"
|
executable: "target/nextflow/cat_additional_fasta/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3040,8 +3040,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/cat_additional_fasta",
|
"output" : "/workdir/root/repo/target/nextflow/cat_additional_fasta",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -174,8 +174,8 @@ build_info:
|
|||||||
output: "target/nextflow/cat_fastq"
|
output: "target/nextflow/cat_fastq"
|
||||||
executable: "target/nextflow/cat_fastq/main.nf"
|
executable: "target/nextflow/cat_fastq/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3031,8 +3031,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/cat_fastq",
|
"output" : "/workdir/root/repo/target/nextflow/cat_fastq",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -242,8 +242,8 @@ build_info:
|
|||||||
output: "target/nextflow/deseq2_qc"
|
output: "target/nextflow/deseq2_qc"
|
||||||
executable: "target/nextflow/deseq2_qc/main.nf"
|
executable: "target/nextflow/deseq2_qc/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3112,8 +3112,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/deseq2_qc",
|
"output" : "/workdir/root/repo/target/nextflow/deseq2_qc",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -271,8 +271,8 @@ build_info:
|
|||||||
output: "target/nextflow/dupradar"
|
output: "target/nextflow/dupradar"
|
||||||
executable: "target/nextflow/dupradar/main.nf"
|
executable: "target/nextflow/dupradar/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3144,8 +3144,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/dupradar",
|
"output" : "/workdir/root/repo/target/nextflow/dupradar",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -172,8 +172,8 @@ build_info:
|
|||||||
output: "target/nextflow/getchromsizes"
|
output: "target/nextflow/getchromsizes"
|
||||||
executable: "target/nextflow/getchromsizes/main.nf"
|
executable: "target/nextflow/getchromsizes/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3021,8 +3021,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/getchromsizes",
|
"output" : "/workdir/root/repo/target/nextflow/getchromsizes",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -150,8 +150,8 @@ build_info:
|
|||||||
output: "target/nextflow/gtf2bed"
|
output: "target/nextflow/gtf2bed"
|
||||||
executable: "target/nextflow/gtf2bed/main.nf"
|
executable: "target/nextflow/gtf2bed/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3003,8 +3003,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/gtf2bed",
|
"output" : "/workdir/root/repo/target/nextflow/gtf2bed",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -160,8 +160,8 @@ build_info:
|
|||||||
output: "target/nextflow/gtf_filter"
|
output: "target/nextflow/gtf_filter"
|
||||||
executable: "target/nextflow/gtf_filter/main.nf"
|
executable: "target/nextflow/gtf_filter/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3011,8 +3011,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/gtf_filter",
|
"output" : "/workdir/root/repo/target/nextflow/gtf_filter",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -149,8 +149,8 @@ build_info:
|
|||||||
output: "target/nextflow/gunzip"
|
output: "target/nextflow/gunzip"
|
||||||
executable: "target/nextflow/gunzip/main.nf"
|
executable: "target/nextflow/gunzip/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3000,8 +3000,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/gunzip",
|
"output" : "/workdir/root/repo/target/nextflow/gunzip",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -170,8 +170,8 @@ build_info:
|
|||||||
output: "target/nextflow/multiqc_custom_biotype"
|
output: "target/nextflow/multiqc_custom_biotype"
|
||||||
executable: "target/nextflow/multiqc_custom_biotype/main.nf"
|
executable: "target/nextflow/multiqc_custom_biotype/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3020,8 +3020,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/multiqc_custom_biotype",
|
"output" : "/workdir/root/repo/target/nextflow/multiqc_custom_biotype",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -212,8 +212,8 @@ build_info:
|
|||||||
output: "target/nextflow/picard_markduplicates"
|
output: "target/nextflow/picard_markduplicates"
|
||||||
executable: "target/nextflow/picard_markduplicates/main.nf"
|
executable: "target/nextflow/picard_markduplicates/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3071,8 +3071,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/picard_markduplicates",
|
"output" : "/workdir/root/repo/target/nextflow/picard_markduplicates",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -417,8 +417,8 @@ build_info:
|
|||||||
output: "target/nextflow/prepare_multiqc_input"
|
output: "target/nextflow/prepare_multiqc_input"
|
||||||
executable: "target/nextflow/prepare_multiqc_input/main.nf"
|
executable: "target/nextflow/prepare_multiqc_input/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3290,8 +3290,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/prepare_multiqc_input",
|
"output" : "/workdir/root/repo/target/nextflow/prepare_multiqc_input",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -143,8 +143,8 @@ build_info:
|
|||||||
output: "target/nextflow/preprocess_transcripts_fasta"
|
output: "target/nextflow/preprocess_transcripts_fasta"
|
||||||
executable: "target/nextflow/preprocess_transcripts_fasta/main.nf"
|
executable: "target/nextflow/preprocess_transcripts_fasta/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -2990,8 +2990,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/preprocess_transcripts_fasta",
|
"output" : "/workdir/root/repo/target/nextflow/preprocess_transcripts_fasta",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -196,8 +196,8 @@ build_info:
|
|||||||
output: "target/nextflow/preseq_lcextrap"
|
output: "target/nextflow/preseq_lcextrap"
|
||||||
executable: "target/nextflow/preseq_lcextrap/main.nf"
|
executable: "target/nextflow/preseq_lcextrap/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3043,8 +3043,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/preseq_lcextrap",
|
"output" : "/workdir/root/repo/target/nextflow/preseq_lcextrap",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -186,8 +186,8 @@ build_info:
|
|||||||
output: "target/nextflow/rsem_merge_counts"
|
output: "target/nextflow/rsem_merge_counts"
|
||||||
executable: "target/nextflow/rsem_merge_counts/main.nf"
|
executable: "target/nextflow/rsem_merge_counts/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3035,8 +3035,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/rsem_merge_counts",
|
"output" : "/workdir/root/repo/target/nextflow/rsem_merge_counts",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -265,8 +265,8 @@ build_info:
|
|||||||
output: "target/nextflow/rseqc/rseqc_junctionannotation"
|
output: "target/nextflow/rseqc/rseqc_junctionannotation"
|
||||||
executable: "target/nextflow/rseqc/rseqc_junctionannotation/main.nf"
|
executable: "target/nextflow/rseqc/rseqc_junctionannotation/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3136,8 +3136,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/rseqc/rseqc_junctionannotation",
|
"output" : "/workdir/root/repo/target/nextflow/rseqc/rseqc_junctionannotation",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -254,8 +254,8 @@ build_info:
|
|||||||
output: "target/nextflow/rseqc/rseqc_junctionsaturation"
|
output: "target/nextflow/rseqc/rseqc_junctionsaturation"
|
||||||
executable: "target/nextflow/rseqc/rseqc_junctionsaturation/main.nf"
|
executable: "target/nextflow/rseqc/rseqc_junctionsaturation/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3121,8 +3121,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/rseqc/rseqc_junctionsaturation",
|
"output" : "/workdir/root/repo/target/nextflow/rseqc/rseqc_junctionsaturation",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -167,8 +167,8 @@ build_info:
|
|||||||
output: "target/nextflow/rseqc/rseqc_readdistribution"
|
output: "target/nextflow/rseqc/rseqc_readdistribution"
|
||||||
executable: "target/nextflow/rseqc/rseqc_readdistribution/main.nf"
|
executable: "target/nextflow/rseqc/rseqc_readdistribution/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
@@ -3025,8 +3025,8 @@ meta = [
|
|||||||
"engine" : "docker|native",
|
"engine" : "docker|native",
|
||||||
"output" : "/workdir/root/repo/target/nextflow/rseqc/rseqc_readdistribution",
|
"output" : "/workdir/root/repo/target/nextflow/rseqc/rseqc_readdistribution",
|
||||||
"viash_version" : "0.9.0",
|
"viash_version" : "0.9.0",
|
||||||
"git_commit" : "4adb388c7d928eea02bccf890214f3b932b08714",
|
"git_commit" : "2b3d511b34246648b934fd1dc99b22e0a71c37f2",
|
||||||
"git_remote" : "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
"git_remote" : "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
},
|
},
|
||||||
"package_config" : {
|
"package_config" : {
|
||||||
"name" : "rnaseq",
|
"name" : "rnaseq",
|
||||||
|
|||||||
@@ -216,8 +216,8 @@ build_info:
|
|||||||
output: "target/nextflow/rseqc/rseqc_readduplication"
|
output: "target/nextflow/rseqc/rseqc_readduplication"
|
||||||
executable: "target/nextflow/rseqc/rseqc_readduplication/main.nf"
|
executable: "target/nextflow/rseqc/rseqc_readduplication/main.nf"
|
||||||
viash_version: "0.9.0"
|
viash_version: "0.9.0"
|
||||||
git_commit: "4adb388c7d928eea02bccf890214f3b932b08714"
|
git_commit: "2b3d511b34246648b934fd1dc99b22e0a71c37f2"
|
||||||
git_remote: "https://x-access-token:ghs_MW7eJel8BXirGBmM5nVBbQvzqvrjaH0zDh8H@github.com/viash-hub/rnaseq"
|
git_remote: "https://x-access-token:ghs_mpjpezoXRPhvITbEzvFPaxzcp8yfML2ITu9P@github.com/viash-hub/rnaseq"
|
||||||
package_config:
|
package_config:
|
||||||
name: "rnaseq"
|
name: "rnaseq"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user