Skip to content

Comments

Automatically detect and convert FASTQ to FASTA in the query#721

Merged
yannickwurm merged 2 commits intowurmlab:masterfrom
tadast:tt/fastaq
Jan 25, 2024
Merged

Automatically detect and convert FASTQ to FASTA in the query#721
yannickwurm merged 2 commits intowurmlab:masterfrom
tadast:tt/fastaq

Conversation

@tadast
Copy link
Collaborator

@tadast tadast commented Jan 25, 2024

If a user provides a valid FASTQ, it can be converted to FASTA
that can then be consumed by BLAST algorithms. Currently BLAST
errs given a fastq.

This should save users time and effort manually converting FASTQ
to FASTA.

If FASTQ is invalid, no modifications to user query will be made.

As part of this change notifications have also been moved to
the top of the screen, as we may have 2 notifications at once e.g.
FASTQ conversion notification + detected query type notification.

@ghost
Copy link

ghost commented Jan 25, 2024

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

    Automatically detect and convert FASTQ in the query

    If a user provides a valid FASTQ, it can be converted to FASTA
    that can then be consumed by BLAST algorithms. Currently BLAST
    errs given a fastq.

    This should save users time and effort manually converting FASTQ
    to FASTA.

    If FASTQ is invalid, no modifications to user query will be made.

    As part of this change notifications have also been moved to
    the top of the screen, as we may have 2 notifications at once e.g.
    FASTQ conversion notification + detected query type notification.
@yannickwurm
Copy link
Member

This is great - thank you

@yannickwurm yannickwurm merged commit e1a63f8 into wurmlab:master Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants