-
Seqrepo does not currently provide special support for circular sequences. It should.
The easier implementation is with a boolean that assumes the origin at interbase position 0.
An alternative is…
reece updated
7 months ago
-
Hi all,
This isn't a bug report, so apologies if this belongs elsewhere.
I've recently been asked about a task which requires some slightly advanced circular permutation manipulation.
The exi…
-
Hey there,
is there a command line functionality to extract circular sequences, i.e. plasmids?
There is a tool called `recycler` [github](https://github.com/Shamir-Lab/Recycler) that is doing exactl…
-
Is there a command line functionality to extract circular sequences, i.e. plasmids?
There is a tool called `recycler` that is doing exactly this thing, but it is quite slow.
-
Hi, I have a question regarding the --enable-score-calibration flag. I understand that it considers the composition of the sample to output a 'real' probability, e.g. plasmid score of 0.4 would mean t…
-
I saw there was a placeholder file for Gateway cloning and thought to give it a go. Did you have any idea on how to do it @BjornFJohansson?
-
Hi Wei,
I wonder would it be possible to add a `--circular` option also to `seqkit subset`?
I am currently using `seqkit subset` to extract the flanking regions of some genes with bed files. Som…
-
Hi there,
for PT networks of hundreds of thousands to millions of links, `quetzal`'s integrity check functions `integrity_test_sequences()` and `integrity_test_circular_lines()` take an indefinite lo…
-
Hi,
After installing SCARlink without issue, I am facing an issue with the first command of the exemplary data.
I run the command in the scarlink conda env:
scarlink_processing --scrna /path/…
-
Hi,
I am comparing circular sequences with random start points. It there a way that I can manually change the start points of the seq tracks without changing the mapping of the other tracks to the s…