-
Strictly speaking, this is a bug in the tool that has generated the genbank file that I am using (GeneData Biologics). It writes out the date with a single digit day number, if it is less than 10, so …
-
I was able to finish running the example prediction (rf2na.sh, ../run_RF2NA.sh rna_pred rna_binding_protein.fa R:RNA.fa) with no error messages after compilation. However, I did notice that there is n…
-
### Setup
I am reporting a problem with Biopython version, Python version, and operating
system as follows:
```python
import sys; print(sys.version)
import platform; print(platform.python_imp…
ptn24 updated
1 month ago
-
Hi Rory,
I am simulating SARS-CoV-2 diluted in a bacterial environment. My configuration file looks as follows :
```
output_path = "$SIM_DIR/pod5_files"
target_yield = $TARGET_YIELD
pore_type =…
-
Hi!
Thanks for all your work on this excellent software. I've used it for years as a stringent test of my Golden Gate designs. I recently had occasion to apply it to some Gibson assemblies a collea…
-
Make accessible methods defined in the *.smk files. On runtime everything will be merged to the same file
E.g.
```
# rules/common.smk
def foo():
pass
# rules/foo.smk
a = foo() #
-
### What happens?
Using DuckDB CLI, both v0.10.3 70fd6a8a24 and sqlite_scanner version 50b7870.
On Linux, receive file error. Exact same file (16GB) on Windows loads.
D ATTACH '~/DataAnal…
-
I tried this code:
```rust
cargo fix --allow-dirty --allow-staged
```
I expected cargo to fix the lint warnings reported by rustc
Instead, I got the following warnings
### Meta
…
-
### User story:
As a customer, I would like to be able to analyse dna samples with raredisease,
so that I don't have to analyse my own FASTQ files.
### Acceptance criteria:
- A customer should b…
-
When using files with a '-' in them the DNA delimiter causes incorrect splitting, therefore, breaks the app. I recommend you change the delimiter to a value that filesystems cannot use e.g. @