Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 607 Bytes

File metadata and controls

29 lines (17 loc) · 607 Bytes

!!! This project is curently under development. Some functions might not work properly

Description

Create summary from NCBI RAPT pipeline results files.

Notebooks

RAPT result analysis File:

combineResults.ipynb - parse results files and create summuries

Python Scripts

combine.py - create gene product summary in a excel file

IN: Result folders from NCBI RAPT pipline with:

  • assembly_stat_report.tsv
  • annot.gbk
  • ani-tax-report.xml

Out: CSV summary - anotationStat.csv

Dependencies