# HG changeset patch # User iuc # Date 1736708417 0 # Node ID 6613ca06dd569a3db155771dfe5f508e8ab0d53f planemo upload for repository https://github.com/bluenote-1577/fairy commit bfba48480e14ad877a96476ef1a9d6973e1129f6 diff -r 000000000000 -r 6613ca06dd56 fairy_cov.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fairy_cov.xml Sun Jan 12 19:00:17 2025 +0000 @@ -0,0 +1,114 @@ + + Create coverage file for specific binners + + macros.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + `_., + + .. class:: infomark + + Fairy usage for SemiBin2 is different than other tools: SemiBin2 requires separate coverage files for each read sample -- other tools require a single coverage matrix. + + .. class:: infomark + + The default output format from Fairy is the MetaBAT2 format. Any tool using this or the format from the other 2 binners work also with Fairys coverage files! + + ]]> + + + diff -r 000000000000 -r 6613ca06dd56 fairy_sketch.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fairy_sketch.xml Sun Jan 12 19:00:17 2025 +0000 @@ -0,0 +1,118 @@ + + sketching of k-mers for coverage into a hashtable + + macros.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r 000000000000 -r 6613ca06dd56 macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Sun Jan 12 19:00:17 2025 +0000 @@ -0,0 +1,17 @@ + + + + fairy + + + + 0.5.7 + 0 + 24.1 + + + 10.1101/2024.04.23.590803 + + + + \ No newline at end of file diff -r 000000000000 -r 6613ca06dd56 test-data/forward.paired.bcsp Binary file test-data/forward.paired.bcsp has changed diff -r 000000000000 -r 6613ca06dd56 test-data/normal_test.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/normal_test.tsv Sun Jan 12 19:00:17 2025 +0000 @@ -0,0 +1,2 @@ +contigName contigLen totalAvgDepth single_test.fasta.gz single_test.fasta.gz-var +NZ_CP017438.1 3123040 0.05509718146076748 0.05509718146076748 0.014618167653679848 diff -r 000000000000 -r 6613ca06dd56 test-data/single_test.fasta.gz Binary file test-data/single_test.fasta.gz has changed diff -r 000000000000 -r 6613ca06dd56 test-data/single_test.fasta.gz.bcsp Binary file test-data/single_test.fasta.gz.bcsp has changed diff -r 000000000000 -r 6613ca06dd56 test-data/test_2.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test_2.tsv Sun Jan 12 19:00:17 2025 +0000 @@ -0,0 +1,1 @@ +NZ_CP017438.1 0.05509718146076748 diff -r 000000000000 -r 6613ca06dd56 test-data/test_3.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test_3.tsv Sun Jan 12 19:00:17 2025 +0000 @@ -0,0 +1,2 @@ +contigName +NZ_CP017438.1 diff -r 000000000000 -r 6613ca06dd56 test-data/test_paired_1.fq.gz Binary file test-data/test_paired_1.fq.gz has changed diff -r 000000000000 -r 6613ca06dd56 test-data/test_paired_1.fq.gz.paired.bcsp Binary file test-data/test_paired_1.fq.gz.paired.bcsp has changed diff -r 000000000000 -r 6613ca06dd56 test-data/test_paired_2.fq.gz Binary file test-data/test_paired_2.fq.gz has changed