seqtk/seqtk_subseq

subseq
FASTA
FASTQ

Description

Extract subsequences from FASTA/Q files. Takes as input a FASTA/Q file and a name.lst (sequence ids file) or a reg.bed (genomic regions file).

Type

bash_script

License

MIT

Keywords

subseq
FASTA
FASTQ

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output: "$id.$key.output"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/biobox.git \  
  -revision v0.4.0 \  
  -main-script target/nextflow/seqtk/seqtk_subseq/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--input
file
required
--name_list
file
required

Outputs

Name
Type & Properties
--output
-o
file
required
output

Options

Name
Type & Properties
--tab
-t
boolean_true
--strand_aware
-s
boolean_true
--sequence_line_length
-l
integer

Collaborate Accelerate Succeed

Empower your organization with secure, scalable workflow solutions that simplify development, ensure compliance, and drive innovation.

Viash Hub is a platform developed by Data Intuitive, a Belgian-based bioinformatics company specializing in data workflow development and deployment.