Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drop unalignable example sequences #66

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

j23414
Copy link
Contributor

@j23414 j23414 commented Jun 7, 2024

Description of proposed changes

In response to threads here and here, drop the unknown >GenBank_? example sequences.

smof grep -v "?" sequences.fasta > temp.fasta
mv temp.fasta sequences.fasta
# check headers
grep ">" sequences.fasta | less

Related issue(s)

Checklist

  • Checks pass

@j23414 j23414 requested a review from a team June 7, 2024 23:43
@j23414 j23414 force-pushed the drop-unalignable-example-sequences branch from f2b4099 to 2de38a3 Compare June 20, 2024 20:56
@j23414
Copy link
Contributor Author

j23414 commented Jun 21, 2024

merging as this change is already reflected in the dengue/all dataset

@j23414 j23414 merged commit 7bde2ad into main Jun 21, 2024
32 checks passed
@j23414 j23414 deleted the drop-unalignable-example-sequences branch June 21, 2024 15:33
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.

1 participant