Activity for floflooo

  • floflooo floflooo posted a comment on discussion Help

    Hi Muhammet, First, thing, the default -abundance_model is uniform, so if your goal is to produce an uniform distribution of all reference sequences, you can omit the -abundance_file parameter. Second, the default -total_reads is 100, so with such as small number, you may not have exactly 10 reads from each of your 10 references, but close to that (since this process is based on probabilities). Hope this helps! Best, Florent

  • floflooo floflooo posted a comment on discussion Help

    Hi Laetitia, I finally had the time to have a look at your example. The problem is that you added several sources of errors in your command. Specifically, the Balzer homopolymer model is the one that causes the extra indels you observe. Since you want to model Illumina reads anyway, omit any homopolymer model (these models are more suited for 454 reads). And let me re-iterate what I said in a previous email. If you run into issues, you need to find the smallest reproducible example (few reference...

  • floflooo floflooo posted a comment on discussion Help

    Hi Guilherme, Grinder is not multi-threaded. However, you can run several Grinder processes simultaneously to take advantage of multiple processing cores. For example, you create a small Bash script that runs 1 Grinder process per chromosome. A note about Grinder speed. There can be a specific performance decrease when you use very large genomes (e.g. human chromosomes) or a very large number of smaller genomes, since all reference sequences are read and kept in memory simultaneously by Grinder....

  • floflooo floflooo posted a comment on discussion Help

    Hi Aditi, Grinder was written to simulate sequencing errors, but you could likely indirectly use it to include genomic variant "errors". This is an approach I have not tested: 1/ Input your genomes one by one in Grinder and introduce some errors using the error model desired. For the read length parameter, you will need to provide the exact length of your genome to avoid it being truncated or excluded. 2/ After your variants are ready, concatenate them into a single FASTA/FASTQ file. You may need...

  • floflooo floflooo modified ticket #19

    Mutations when no error model specified

  • floflooo floflooo posted a comment on ticket #19

    Hi Chad, Have a look at the description of the reads: 1 reference=test1 position=1..99 2 reference=test1 position=complement(1..99) No errors were introduced. However, as you see, some of the reads were generated from the reference sequence itself and some others from its reverse-complement, as you would expect from random shotgun sequencing. If your use-case calls for unidirectional reads, have a look at the -unidirectional option. Cheers, Florent

  • floflooo floflooo posted a comment on discussion Help

    Hi Mao, The Illumina model from Korbel assumes that the reads are 100bp. You will need to adjust the parameters if your reads are longer. I suggest you experiment in Excel with this equation (Korbel et al 2009) to keep the same error rate at the last position as you find for reads that are 100 bp: 3e-3 + 3.3e-8 * i^4 Best, Florent

  • floflooo floflooo posted a comment on discussion Help

    Hi Mao, That's an interesting idea, but it is not supported by Grinder. Best, Florent On Wed, Jun 20, 2018, 20:29 Maoxuan Lin mlin18@users.sourceforge.net wrote: Hi Ginder, I am using Grinder to simulate paired-end reads using a set of reference sequences. My goal is to guarantee every reference sequence has been selected to simulate reads. When I increased the total number of reads to large enough, I achieved this goal. However, I could not find a general rule or specific parameters to achieve this;...

  • floflooo floflooo posted a comment on ticket #16

    Thank you for confirming this, Ted. As far as I can tell, I have toggled all BIOS settings that seemed relevant. So, I will contact Dell and see if they can patch the BIOS.

  • floflooo floflooo created ticket #16

    Cannot wake up from suspend using USB mouse/keyboard

  • floflooo floflooo posted a comment on ticket #95

    Sorry, the image above is best opened in a new tab: https://medias.audiofanzine.com/images/normal/tuxguitar-1-2-477626.jpg The track displayed in black is the Percussion track.

  • floflooo floflooo created ticket #95

    Position marker is not visible on tracks that are colored in black

  • floflooo floflooo posted a comment on ticket #91

    It works for me in TuxGuitar 1.4 on Linux. The documentation path is then: file:///opt/tuxguitar/share/help/about.html

  • floflooo floflooo created ticket #94

    Playback of current tab stops when closing a different tab

  • floflooo floflooo created ticket #93

    Opening the same file again opens in a new tab

  • floflooo floflooo created ticket #92

    Tabs opened from the TuxGuitar Browser shown as "Untitled.tg"

  • floflooo floflooo modified a comment on ticket #39

    Trying again with TuxGuitar 1.4 and it seems to work fine. Cheers and feel free to close this issue.

  • floflooo floflooo posted a comment on ticket #39

    Trying again with TuxGuitar 1.4 and it seems to work fine. Cheers!

  • floflooo floflooo created ticket #77

    Too many repeats in GPX files

  • floflooo floflooo modified ticket #16

    Abundance file bug

  • floflooo floflooo posted a comment on ticket #16

    Hi, The sofware is correct. It does not find reference sequence AE000666 because it is not amplified by the primers you provided. You need to not request this sequence or modified your primers so that they amplify it. Best, Florent

  • floflooo floflooo modified ticket #15

    How to generate Illumina amplicon reads with pairwise overlap?

  • floflooo floflooo posted a comment on ticket #15

    Use the -id <insert_dist> option. From the manpage: "The insert is defined in the...

  • floflooo floflooo committed [30a597]

    Improved interface for the poly4 error model, i...

  • floflooo floflooo committed [384c0c]

    Small internal cleanup

  • floflooo floflooo posted a comment on ticket #10

    Ok, good, closing.

  • floflooo floflooo modified ticket #10

    06-seed.t failing test

  • floflooo floflooo modified ticket #13

    Bug in read generation with paired-end and coverage.

  • floflooo floflooo posted a comment on ticket #13

    Hi there! Thanks a lot, I did not think about this potential issue before. This is...

  • floflooo floflooo committed [79ecc8]

    Using Test::Warn to test and silence warnings

  • floflooo floflooo committed [38d3bf]

    Silenced an expected warning during testing

  • floflooo floflooo committed [498340]

    Grinder version 0.5.4

  • floflooo floflooo committed [59e206]

    Test update

  • floflooo floflooo committed [203edb]

    Fix for the last mate pair sometimes missing th...

  • floflooo floflooo committed [823b49]

    Moved exec from 'script/' to conventional 'bin/...

  • floflooo floflooo posted a comment on ticket #10

    Seems to work fine on my side with perl 5.20.2 Could you try to individually upgrade...

  • floflooo floflooo modified ticket #9

    Error when generating chimeras

  • floflooo floflooo modified ticket #12

    read_dist parsing problem

  • floflooo floflooo posted a comment on ticket #12

    Hi Francisco, I have added documentation to clarify what the intended usage is when...

  • floflooo floflooo committed [f658f5]

    More dev doc updates

  • floflooo floflooo committed [0cac7e]

    Added some docs about the dev version

  • floflooo floflooo committed [f84b4b]

    Fix for Perl 5.18's hash_randomization (reporte...

  • floflooo floflooo committed [0bf0fc]

    Updated test on forbidden chars

  • floflooo floflooo modified ticket #11

    Errors and warnings in linux Ubuntu

  • floflooo floflooo posted a comment on ticket #11

    Hi Francisco, Regarding the Statistics::R, R, distrplus warning, I suspect that you...

  • floflooo floflooo posted a comment on discussion Help

    Hi Noemi, You need to set the parameter -forward_reverse to produce amplicon datasets...

  • floflooo floflooo posted a comment on ticket #9

    Hi Piotr, The problem is that using kmer-based chimeras requires reference sequences...

  • floflooo floflooo created ticket #1

    Tests failure

  • floflooo floflooo committed [2c9550]

    Version 0.4.5

  • floflooo floflooo committed [dc6c01]

    Fixed bug when parsing arguments with missing v...

  • floflooo floflooo posted a comment on ticket #41

    Thanks for checking this harborsiem. This means that the bug report can be close...

  • floflooo floflooo posted a comment on ticket #40

    I guess this bug report is invalid, then. Unfortunately, I cannot close it myself....

  • floflooo floflooo created ticket #41

    StringIndexOutOfBoundsException when opening a GP5 file

  • floflooo floflooo created ticket #40

    Unable to open GP5 files with UTF8 BOM

  • floflooo floflooo posted a comment on ticket #39

    That sounds great! Hopefullly, you can make a release soon? I believe there is initial...

  • floflooo floflooo committed [71fcdf]

    Trivial code reduction

  • floflooo floflooo committed [82ce8b]

    More concise test messages

  • floflooo floflooo committed [dcbe9e]

    POD update regarding dependencies

  • floflooo floflooo committed [527739]

    Consistent indentation

  • floflooo floflooo committed [dc02b2]

    Revised dependencies... No need to bundle Biope...

  • floflooo floflooo committed [9ea264]

    Database test improvements (patch by Francisco ...

  • floflooo floflooo committed [25bca6]

    Fix hash randomization in K-mer tests

  • floflooo floflooo committed [1e58d5]

    Clean temporary DB files

  • floflooo floflooo committed [1f3f3a]

    Sequencing error tests more deterministic (patc...

  • floflooo floflooo committed [9930a1]

    Deterministic tests of community structure (rep...

  • floflooo floflooo modified ticket #8

    FASTQ quality value problem

  • floflooo floflooo posted a comment on ticket #8

    status: open --> closed

  • floflooo floflooo created ticket #39

    ArrayIndexOutOfBoundsException when opening a GP5 tab

1
MongoDB Logo MongoDB