Git Product home page Git Product logo

scanneo2's Issues

Request TESLA*fastq.gz

From the .tests/integration/config_basic/config.yaml
Do you know how I can get these files to test it?
TESLA_9_2.fastq.gz
TESLA_10_2.fastq.gz
TESLA_11_2.fastq.gz

nthreads cannot be larger than environment variable

The workflow/envs/optitype.yml environment is limited to NUMEXPR_MAX_THREADS" (64). This applies only when setting the threads number higher than 64.

Error.  nthreads cannot be larger than environment variable "NUMEXPR_MAX_THREADS" (64)

Needs to be either increased or limited to 64 (hla typing)

Add routine to catch missing input data on filesystem

Missing input data causes:

MissingInputException in rule fastqc_forward in file /projects/b1171/sej9799/GBM_analysis/ScanNeo2/workflow/rules/preproc.smk, line 35:
Missing input files for rule fastqc_forward:
output: results/SRR8281248/rnaseq/qualitycontrol/rna_tumor_R1_fastqc_raw.html, results/SRR8281248/rnaseq/qualitycontrol/rna_tumor_R1_fastqc_raw.zip
wildcards: sample=SRR8281248, seqtype=rnaseq, group=rna_tumor
affected files:
../GBM/SRR8281248_1.fastq

Should be caught differently

Aligned option using star

In ran on the star 2.7.1a star aligner. The option --chimOutType is not set correctly when I ran it showed me the conflict options.
https://github.com/ylab-hi/ScanNeo2/blob/main/workflow/rules/align.smk#L33C1-L33C34

EXITING because of fatal PARAMETERS error: --chimMultimapNmax > 0 (new chimeric detection) presently only works with --chimOutType Junctions
SOLUTION: re-run with --chimOutType Junctions

However, the pipeline already sets with --chimOutType WithinBAM HardClip.
Currently, I replace the option as recommended automatically by the software.
Can you check on the current smk align rule. If it is not set correctly, please update the pipeline.

cleave peptide for fusion gene

I tested on the test dataset of nextneopi (https://github.com/icbi-lab/nextNEOpi). I has a similar session for using the arriba to get the fusion genes. From those fusion genes, it can get the peptides that are possible to be the neoantigens.

There peptides with 8 amino acids:
PTEN - AC063965.1(21548),MED6P1(31892) MFSGGTCm FSGGTCmg SGGTCmgr GGTCmgrc GTCmgrcm TCmgrcmq Cmgrcmqt mgrcmqty grcmqtyp rcmqtypk cmqtypkv mqtypkvq qtypkvqg typkvqgs#Fusion-out-of-frame#high#yes#chr10:87952259#chr10:88016243#11#1#0#.#.

Your peptides with 8 amino acids:
MFSGGTCm

Is there anything wrong related to my test. Or your pipeline is focused on getting only this peptide rather than getting too much peptides sequence to achieve 37/38 active neoantigens on TELSA dataset?

Prevent trigger that re-runs certain rules (/tmp)

It seems that rules which include /tmp need to be executed again when the workflow is not finished/aborted. The reason for that is /tmp as input which then causes the rule to be executed again since it has been changed (in later rules).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.