-
RTAX currently appears to have a memory cap at ~4GB and the qiime wrapper runs indefinitely without outputting an error message.
e.g., the following command runs indefinitely without error output:
>…
-
Trying to assess variance components table added to `dht` in this branch.
- Used `Savannah_sparrow_1980` as test case.
- Tried to compare results with Distance for Windows
- data sets in R and D…
erex updated
12 months ago
-
## Expected Behaviour
Unknown
## Current Behaviour
I am trying to re-create the clustered nr database currently featured on the BLAST site. The cluster step appears to stall after merging the…
cef61 updated
3 months ago
-
Hi,
I really like Linclust, which makes it possible to cluster genes within linear time. For my dataset with 1.1G genes, it seems impossible to get it done by using CD-HIT. Linclust opens a door to…
-
Dear JACUSA2 team,
I am a truely new to bioinformatics and have been trying to analyze C-to-T base editing that is mediated APOBEC1 enzyme directly conjugated to protein of interest (POI).
_My…
-
When simulating n_subj = 1000 subjects for a weight-based dosing set, the following code was used:
```r
doses_mg_kg_sd
Dstix updated
4 months ago
-
I am using **Slick** framework in **Scala** connecting with **MySQL**. I am surprised seeing that the query generated by slick gives different outcomes if
1) I copy the same query and execute on My…
-
This function does not return the correct sequence:
The following function should return the equivalent of
cumsum(c(10, 2, 2, 2, 2, 2)) but actually returns the equivalent of
cumsum(c(2, 2, 2, …
-
Survival columns have to be coerced using `output_column` before passing to `write_delim`.
This example fails
```
tibble(surv_col = survival::Surv(seq(10), rep(1, 10))) %>%
write_delim(fil…
-
If sample names are strings of numbers and the name of a sample starts with a zero, then that sample will be dropped without any warning or error when calling `plot_bar()`. Here is a minimal working e…