| metadata | {"version":"0.1.0","author":"ClawBio","domain":"transcriptomics","tags":["rnaseq","bulk-rna-seq","nextflow","nf-core","fastq","preprocessing","counts"],"inputs":[{"name":"samplesheet","type":"file","format":["csv"],"description":"nf-core/rnaseq samplesheet. Required columns: sample, fastq_1, strandedness. FASTQ mode may add fastq_2. BAM reprocessing mode preserves the original FASTQ columns and adds genome_bam and/or transcriptome_bam plus percent_mapped; use it only with --skip-alignment. Optional metadata columns: seq_platform, seq_center.\n","required":false}],"outputs":[{"name":"report","type":"file","format":["md"],"description":"Wrapper run summary and downstream handoff recommendations"},{"name":"result","type":"file","format":["json"],"description":"Structured result payload with detected count matrices and provenance"}],"dependencies":{"python":">=3.10","packages":null},"demo_data":[{"path":"demo/README.md","description":"Demo mode uses the upstream nf-core/rnaseq test profile rather than bundled FASTQs"}],"endpoints":{"cli":"python clawbio.py run rnaseq-pipeline --input {samplesheet} --output {output_dir}"},"openclaw":{"requires":{"bins":["python3","nextflow","java"],"env":null,"config":null},"always":false,"emoji":"🧬","homepage":"https://github.com/ClawBio/ClawBio","os":["darwin","linux"],"install":null,"trigger_keywords":["bulk RNA-seq preprocessing","nf-core rnaseq","run rnaseq from fastq","preprocess RNA-seq FASTQs","FASTQ to count matrix","STAR Salmon RNA-seq pipeline","RSEM RNA-seq pipeline","HISAT2 RNA-seq alignment","bowtie2 salmon prokaryotic rnaseq"]}} |