Skip to content

Latest commit

 

History

History
executable file
·
26 lines (19 loc) · 649 Bytes

nextcladeParse_README.md

File metadata and controls

executable file
·
26 lines (19 loc) · 649 Bytes

nextcladeParse README

TOC

Inputs

nextclade_csv_out channel, which has the sample name and corresponding csv result file from nextclade

Function

This process calls upon nextclade_aa_parser.py to parse the csv file generated by nextclade, to retrieve Spike Protein Substitutions information

Outputs

nextclade_parsed_out channel, which has the sample name and the parsed aa INDEL results

Dependencies

nextclade process

Note

Contributing

Sean Lucking