We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddbe478 commit ab59308Copy full SHA for ab59308
1 file changed
test/test_05b_tools.py
@@ -29,7 +29,7 @@ def test_tool(tool_name):
29
"dreme": "not installable via bioconda/source",
30
"gadem": "sometimes crashes on invalid pointer",
31
"jaspar": "not configured", # TODO
32
- # "motifsampler": "segfaults from py3.12"
+ "motifsampler": "segfaults on some platforms",
33
"posmo": "motif doesn't predictably look like AP1",
34
"prosampler": "doesn't seem to work in this test anymore", # TODO
35
"rpmcmc": "not installable via bioconda/source",
0 commit comments