octopus icon indicating copy to clipboard operation
octopus copied to clipboard

Bayesian haplotype-based mutation calling

Results 50 octopus issues
Sort by recently updated
recently updated
newest added

Hello there, # Adding AVX support I just wanted to say thank you for creating this awesome tool. If it wouldn't be too much work, would it be possible to...

**Describe the bug** Segmentation faults occurs when running the Cell command **Version** ```shell $ octopus --version octopus version 0.7.4 (HEAD ed012a6) Target: x86_64 Linux 3.10.0-862.14.4.el7.x86_64 SIMD extension: SSE2 Compiler: GNU...

I am trying to build the docker image on a MacBook Pro with M1 Max Pro chip. I try using both `arm64` and `native` for the `--architecture` option. In either...

installation

**Describe the bug** A clear and concise description of what the bug is. I would like to install the forest model with the conda installed octopus. However, from ur documentation...

**Describe the bug** Thanks for the great tool! If the reference fasta contains one or more '.', instead of a nucleotide, it fails with a segfault. I successfully run `octopus`...

bug

The call set refinement step of octopus (v0.7.4 or development) when using the refcall option runs very slowly (50min with a 1.5Mb reference genome at 50X coverage). The initial calling...

performance

# A question and a Bug Report ## Is setting -B very low going to negatively impact var calling? - I ran a parameter space scan of -X and -B...

bug
question
performance

Hi! When I run the program using the following command: octopus -R /home/cluster/Storage3/LB_NA/hs37d5/hs37d5.fasta \ -I /home/cluster/Storage3/LB_NA/preprocess/normal.bqsr_realigned.bam /home/cluster/Storage3/LB_NA/preprocess/tumor.bqsr_realigned.bam \ -N normal --somatics-only --forest $forest --threads 32 -o /home/cluster/Users/lxy/octopus.vcf I met a...

bug

Hi, I am trying to use octopus for liquid biopsy samples. In this context I have deep (10,000x) targeted (~1.3Mb Panel) sequencing data which are preprocessed by deduplication and bqsr...

performance

**Describe the bug** Calls in the same phase set have different plodies. **Version** ```shell $ octopus --version octopus version 0.7.4 Target: x86_64 Linux 3.10.0-957.5.1.el7.x86_64 SIMD extension: AVX2 Compiler: GNU 10.3.0...

bug