Compare commits

...

2 Commits

Author SHA1 Message Date
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",