-
The only thing lacking to get VarStream fully non-repetitive is a way to be able to splice arrays and strings.
Maybe something like:
array#=9:10
string#=9:10
corresponding to
[].splice(9,10)
''.s(p)l…
-
`ChannelMonitor`s are currently indexed by funding `OutPoint`s, which is fine, except with splicing we're gonna have channels that change funding but don't change `ChannelId`. This made sense, I thoug…
-
The stimulus (§9.4.4) for "§9.4 Splicing of WAVE Program with Baseline Constraints" test seems to be incorrect (maybe a copy/paste issue) - we would expect something similar to the stimulus for single…
-
Version: `isosceles v0.2.1`
Running `prepare_transcripts` with bulk ONT reads aligned to chr1 of GRCh38 with minimap2:
```
BAM
-
### Bug description
Code
```
print("...." + str("abcdef")[0:16] + "....")
```
in python gives
```
....abcdef....
````
giving entire text but in mojo it gives
```
....abcdef
```
having …
-
Hi,
We are working on the downstream analysis of the knockdown of a gene involved in splicing whose role in pombe is known to facilitate alternate splicing events. We have run the script and proce…
-
As far as I can tell from reading the code and looking at the output of a few select cases, the 3-column output of splicer.py is:
junction name
number of b reads (i.e., number of "clean" exon-exon rea…
-
The cron job in Splice 1.X checks for new opportunities to create distributions and uploads them to s3. In Splice 2.X, we need to change the current check from a call to `manage.py data deploy_schedu…
-
@k88hudson @tspurway
I'm attaching these design comps so we are on the same page on what kinds of stats/reporting were requested during our design meetings with Jason. Obviously, these are just desi…
-
https://github.com/sambow7/js-objects-lab/blob/b471cab5b836b61118381c07f8afa1ad44fd27c2/app.js#L101
Seems like you got a little lost int the sauce here Sam. Here's some guidance:
Find the first …