-
Hi ogotoh,
Recently, I used spaln to align aa sequence to DNA sequence by using the parameter -O1.I don't understand about the output "Score = 4091.0 (1174.1), 40.0 (=), 122.0 (#), 8.0 (g), 12.0 (…
-
This issue tracks stabilization of inline assembly. The current feature has not gone through the RFC process, and will probably need to do so prior to stabilization.
-
Hello, Andre.
Is there any manual except the tutorial?
This tutorial seems not to contain explanations about commands such as "spladder viz".
I tried "spladder build" by reading -h message on bash …
-
I came up with this macro, which makes `argparse` much easier to use:
```clj
#!/usr/bin/env hy3
(defmacro/g! parse-args [&rest args]
"Return arguments parsed from sys.argv with argparse accord…
-
Within our company, more and more demands on inference using TensorFlow serving, there have a suite of tools about service management bind with thrift, but now TensorFlow serving only support gRPC, in…
-
Looking at the definitions I wonder if
GO:0000243 commitment complex
Def: A spliceosomal complex that is formed by association of the U1 snRNP with the 5' splice site of an unspliced intron in an…
-
In the example command for minimap2, you use the output of NanoFilt instead of the U>T converted fastq, is that correct?
Also, I assume you use a transcriptome fasta as input for minimap2, right?
Th…
-
While investigating #865, I noticed something fishy about the code that `makeClassyPrisms` generates for data types with exactly one constructor. Here is a GHCi session which illustrates the issue:
…
-
This is the current definition of `DForallT`:
https://github.com/goldfirere/th-desugar/blob/9b9a6f0bdb6becd3f5ae896ddb539069131f7ba0/Language/Haskell/TH/Desugar/AST.hs#L43
This isn't too surpris…
-
Dear authors,
Recently I was using your tool Mikado on my data. Below is my running commands:
mikado configure --list list.txt --reference genome.fa configuration.yaml
mikado prepare --json-con…