Compare commits

...

3 Commits

Author SHA1 Message Date
b94643d36b Merge branch 'master' into develop
Some checks failed
filterfasta/pipeline/head There was a failure building this commit
2024-11-14 21:20:33 +00:00
9dce2d26b6 Merge branch 'master' into develop
All checks were successful
ydeng/filterfasta/pipeline/head This commit looks good
2023-04-24 09:46:25 -05:00
a6871214a4 Added test to check installation
All checks were successful
ydeng/filterfasta/pipeline/head This commit looks good
2023-04-22 16:33:30 -05:00

2
.vscode/launch.json vendored
View File

@ -8,7 +8,7 @@
"name": "Run Fasta Filter",
"type": "python",
"request": "launch",
"program": "${workspaceFolder}/filterfasta/filterfasta.py",
"module": "filterfasta.cli",
"args": [
"reference_standards.fas",
"reference_standards_filtered.fas",