Skip to content

CLI API #4

Description

@emiliorighi

The idea behind the CLI is to act as a fast wrapper around user provided fastas and gff/gtf files.

  • User provide a fasta file path (.fa/.gz, .fasta/.gz) and a a list of gff/gtf file paths -> fetch fasta headers and seqids (1st column from gff/gtf files) -> fetch aliases -> map aliases -> overwrite seqids of gff/gtf files -> output new gff/gtf files path/overwrite existing if specified from the user
  • User provide URL of the fasta and/or related gff/gtf files -> download fasta->stream gff/gtf and replace seqids with correct alias on the fly
  • How to handle not found aliases?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions