-
I tried many yahs versions and they all reported the following error. Hope to fix it.The following is the content of the error report.
[I::dump_links_from_bam_file] 434 million records processed, 727…
-
```
What steps will reproduce the problem?
1. Launching a simulation with ggeotop.
2.
3.
What is the expected output? What do you see instead?
Jobs get scheduled and are run, but come back 'unknown'…
-
I have an issue related to somewhat atypical usage of nanopolish.
I am running nanopolish to call variants on around 500 contigs with sequences from related gene families (obtained through target e…
-
Since it is open source and some people could be using it indeed, it may be a huge plus:
http://www.eclipse.org/ptp/
I am not a huge java supporter, but the following would be a decent IDE for suppo…
-
I'm opening a separate thread for an issue, as suggested by @adamnovak here: https://github.com/ComparativeGenomicsToolkit/cactus/issues/63#issuecomment-475440310.
I've been testing Cactus using th…
-
Hello, I met some problems when I was running HGT-Finder,it would be very helpful if you could
give me some clues to fix it, thank you in advance!
![image](https://user-images.githubusercontent.com…
-
**Is your feature request related to a problem? Please describe.**
We at my company are all accustomed to using our cluster to collect stdout and stderr from submitted jobs. I think a small change i…
-
Hi,
I am trying to run dkfz workflow, it has been running for a few hours but the resource usage was quite low.
some investigations pointed out that SGE is not working
```
roddy@master:/var/spool/…
-
I get this "free(): invalid next size (normal)" error when using Minimac4
It seems the imputation is finished, and the files are generated but the software trying to free the memory and get this erro…
-
RDS authorize() method does not work when the ec2_group parameter is passed to it:
1) Create an RDS security group:
> > > sg = db.dbconn.create_dbsecurity_group('web_servers2', 'Web front-ends')
2)…