-
Hi.
When using flank param for more precise mapping (genes to genes only), output .gff contains 'extended' genes.
Should change in from-to coordinates always be increased by the exact number of fl…
-
We have several different types of checks we need to do at different stages, and some of them will be repeating. I'll lay out what I did for the first pre-release here.
1. Flanking insert: checked …
-
I have a question, how do you choose the locus for co-localisation when co-locating? The original text says so: "We used default parameters to evaluate colocalization between GWAS signals and the expr…
-
In `bam_to_h5.R`, there's a legacy parameter `is_riboviz_gff`, (default `TRUE`), which if `FALSE` assumes fixed-length flanking regions given by the `buffer` variable. This relates to #83.
I think …
-
Python version 3.7.7
flanker version 0.9.11
```
from flanker.addresslib import address …
-
Hi,
I was wondering if it was possible to allow a few degenerate bases in the primer sequences?
Best,
Chang
-
Are there any plans for automating Combat Advantage? I feel the most elegant method would be something like this, but there are several options so I'll put them down below as well.
First: You would…
-
Right now, https://github.com/nylas/sync-engine/blob/master/inbox/models/message.py#L188 only catches `(mime.DecodingError, AttributeError, RuntimeError, TypeError)`. You might consider changing this …
-
# python3.7下使用第三方email扩展库flanker多进程批量解析eml格式文件信息到csv | buu coding
python3.7下使用第三方email扩展库flanker多进程批量解析eml格式文件信息到csvemail解析库flanker由mailgun开源的Flanker - email address and MIME parsing for Python是一个解析高…
-
When I am trying to validate a email, getting the below error both in python 2 and 3.
>>> address.validate_address('mithun.manohar@xxxx.com')
```
Traceback (most recent call last):
File "", line…