-
### Description
I cannot my FAKE using dotnet 7 sdk.
### Repro steps
global.json:
```json
{
"sdk": {
"version": "7.0.100"
}
}
```
install fake-cli `6.0.0-alpha003`.
Creat…
nojaf updated
2 months ago
-
Hi,
When mapping sequences (from nanopore reads) to a graph (~ 5.2M) I get no output an segmentation fault. Works OK when I run the test - is there a limit on the size of graph/do I need to re-comp…
-
Hi there,
I used conda to install the sibeliaz:
conda install -c bioconda sibeliaz
However, I tried to run the program, I encountered with following error:
(base) -bash-4.2$ sibeliaz assembly_min…
-
hi,thanks for your tool !
Author of said they used hifiasm to get the haplotype-resolved assembly of autotetraploid potato. [https://github.com/baozg/Potato_C88]
I want to ask which version of…
-
# Description
This is a reproducible error. When I try to move a part into an `Object_Group`, FreeCAD crashes.
https://user-images.githubusercontent.com/6639874/185862841-d9f5c5d1-d920-4713-ae9…
-
Hello Trinity Team,
I'm currently triying to identify alternative transcripts from RNA-Seq Homo Sapiens samples.
I ran Trinity successfully on each of my samples :
`Trinity --seqType fq --left…
-
Hi,
I saw your recent issue-post about changing nodes from reads to contigs. I would be very interested in such a thing as i am dealing with a large plant genome.
I was wondering if a similar thing …
-
Hello Developers,
I've successfully built a pan-genome consisting of 12 genomes using MC without any problems. Thank you for your kind descriptions on GitHub.
Now, I'm planning to find more SVs …
-
Here for this assembly although the score does increase with each increase of K the choice made seems particularly poor... Maybe the way the score is calculated is not suited to this type of situati…
jflot updated
2 years ago
-
Hi All,
I am new to bioinformatics, self-learning as I go and have limited knowledge in it. I am trying to assembly an E. coli genome using Illumina reads and ONT reads. I was able to assemble 2 ou…