agat/agat_sp_filter_feature_from_kill_list

gene annotations
filtering
gff

Description

Remove features based on a kill list. The default behaviour is to look at the features's ID.
If the feature has an ID (case insensitive) listed among the kill list it will be removed.
Removing a level1 or level2 feature will automatically remove all linked subfeatures, and
removing all children of a feature will automatically remove this feature too.

Type

bash_script

License

GPL-3.0

Keywords

gene annotations
filtering
gff

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/agat/agat_sp_filter_feature_from_kill_list/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--gff
-f
--ref
--reffile
file
required
--kill_list
--kl
file
required

Outputs

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

Arguments

Name
Type & Properties
--type
-p
-l
string
multiple
--attribute
-a
string
--config
-c
file
--verbose
-v
boolean_true

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.