Compare commits

..

No commits in common. "b94643d36b51ada8cbc0e086d35863f88a5655c1" and "59f007873c3403240bac18dc0d55c6cca48324c0" have entirely different histories.

2
.vscode/launch.json vendored
View File

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