Skip to content

Commit ad655bc

Browse files
committed
Added, test data for unweight_fasta.py
1 parent e8ea1df commit ad655bc

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

unweight_fasta/input.fna

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
>goodsample1_12_3 bc_val=20
2+
AATGCTTGTCACATCGATGC

unweight_fasta/input.fna~

Whitespace-only changes.

unweight_fasta/output.fna

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
>goodsample_0
2+
AATGCTTGTCACATCGATGC
3+
>goodsample_1
4+
AATGCTTGTCACATCGATGC
5+
>goodsample_2
6+
AATGCTTGTCACATCGATGC

0 commit comments

Comments
 (0)