Georges Kanaan

Results 40 issues of Georges Kanaan
trafficstars

Hi @ArtRand, The following command which I believe to have executed on identical files in the past (perhaps on 0.3.0) seem to produce the error below now: ``` modkit dmr...

logging
troubleshooting

Just a convenience feature would be able to do `modkit adjust-mods --ignore a,m`.

enhancement

Hi @ArtRand, Running the following: ``` modkit dmr multi -s methylation_10/brevundimonas_r-contigs/barcode01.bed.gz top -s methylation_10/brevundimonas_r-contigs/barcode02.bed.gz middle -s methylation_10/brevundimonas_r-contigs/barcode03.bed.gz bottom -s methylation_10/brevundimonas_r-contigs/barcode05.bed.gz top -s methylation_10/brevundimonas_r-contigs/barcode06.bed.gz middle -s methylation_10/brevundimonas_r-contigs/barcode07.bed.gz bottom -s methylation_10/brevundimonas_r-contigs/barcode08.bed.gz top...

enhancement
DMR

Hi Arthur, I was wondering if multi-base entropy (i.e. `--base A --base C`) is something that made sense/was planned?

enhancement

Hello, I ran the tool on a FASTA file representing a genome which contains many different contigs. I used `python Promotech-master/promotech.py -g -i results/ -o results/` to generate the final...

Hi Art, To pileup many different contigs I thought of doing `modkit pileup --region contig_1,contig_2` since the documentation says `Commas are allowed`. But that seems to not be correct? I...

question

Hey @ArtRand I'm having some issue running `finds-motifs` after `merge bed`. I get: ``` _My script: Finding enriched motifs for contig contig_100009 in metagenome_assembly_ > loading references from "mags//metagenome_assembly.fna" >...

Hi @ArtRand Just an unimpactful quality of life suggestion. It would be nice to have a `--contig` option on `motif bed` to restrict to the passed contig. Just a small...

documentation
enhancement

Hey @ArtRand, I just wanted to write to ask for a feature request for `entropy` which would be to make it "strand aware" by allowing us to specify the strand...

enhancement

The docs for `sample-probs` say `-p` takes space separated floats, but in fact it takes comma separated floats.

documentation