CodonU.file_handler.write_exome_fasta

Module Contents

Functions

write_exome_fasta(accession_id, file_path[, exclude_stops])

Creates a fasta file of all exones if not exists previously or is empty

CodonU.file_handler.write_exome_fasta.write_exome_fasta(accession_id: str, file_path: str, exclude_stops: bool = True)

Creates a fasta file of all exones if not exists previously or is empty

Parameters:
  • accession_id – Accession id of organism

  • file_path – Intended file path

  • exclude_stops – If true, intermediate stops codons are excluded from exome