Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 680 Bytes

WF_5_final_report.md

File metadata and controls

25 lines (16 loc) · 680 Bytes

Workflow 5 Script


Create Final Report


#final_report.py

  • create_final_report()

    • Uses demographical and nextcalde information to build report in csv format
  • move_fasta_files()

    • Move fasta files from IRMA folder to result folder and rename file with their respective sample ID
  • create_alignment_files()

    • Creates an alignment file for each Influenza A type tested against based on nextclade output
  • create_phylogentic_tree()

    • Creates an phylogenetic tree for each Influenza A type tested against
  • clean_run_files()

    • Deletes intermediate files created during analysis