# HG changeset patch # User iuc # Date 1736716952 0 # Node ID f2fd2d1b96e3adf6b29913af86f75f4cc097ad52 planemo upload for repository https://github.com/bluenote-1577/fairy commit 54ed1c9745f1b74e1d0a0a8353fc47f9818708e8 diff -r 000000000000 -r f2fd2d1b96e3 fairy_cov.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fairy_cov.xml Sun Jan 12 21:22:32 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 f2fd2d1b96e3 macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Sun Jan 12 21:22:32 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 f2fd2d1b96e3 test-data/forward.paired.bcsp Binary file test-data/forward.paired.bcsp has changed diff -r 000000000000 -r f2fd2d1b96e3 test-data/normal_test.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/normal_test.tsv Sun Jan 12 21:22:32 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 f2fd2d1b96e3 test-data/single_test.fasta.gz Binary file test-data/single_test.fasta.gz has changed diff -r 000000000000 -r f2fd2d1b96e3 test-data/single_test.fasta.gz.bcsp Binary file test-data/single_test.fasta.gz.bcsp has changed diff -r 000000000000 -r f2fd2d1b96e3 test-data/test_2.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test_2.tsv Sun Jan 12 21:22:32 2025 +0000 @@ -0,0 +1,1 @@ +NZ_CP017438.1 0.05509718146076748 diff -r 000000000000 -r f2fd2d1b96e3 test-data/test_3.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test_3.tsv Sun Jan 12 21:22:32 2025 +0000 @@ -0,0 +1,2 @@ +contigName +NZ_CP017438.1 diff -r 000000000000 -r f2fd2d1b96e3 test-data/test_paired_1.fq.gz Binary file test-data/test_paired_1.fq.gz has changed diff -r 000000000000 -r f2fd2d1b96e3 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 f2fd2d1b96e3 test-data/test_paired_2.fq.gz Binary file test-data/test_paired_2.fq.gz has changed