Giter Site home page Giter Site logo

nf-core / cageseq Goto Github PK

View Code? Open in Web Editor NEW
10.0 139.0 12.0 4.12 MB

CAGE-sequencing analysis pipeline with trimming, alignment and counting of CAGE tags.

Home Page: https://nf-co.re/cageseq

License: MIT License

Dockerfile 0.74% HTML 2.50% Python 5.21% Shell 2.38% Nextflow 85.37% Perl 3.81%
nf-core workflow pipeline nextflow cage-seq cageseq-data cage rna gene-expression

cageseq's Issues

Into causing error line 130 of main.nf

Operator into has been deprecated -- it's not available in DSL2 syntax

-- Check script '/rhome/aboyd003/.nextflow/assets/nf-core/cageseq/main.nf' at line: 130

error: make_ctss.sh: line 18: Read-only file system Read-only file system

Hi,

I don't know if this technically qualifies as a bug but I am having issue using the pipeline on a hpcc. I don't have sudo privileges and am using singularity. I receive the error below when running with the test file (nextflow run nf-core/cageseq -r 1.0.2 -dsl1 -profile test,singularity).

make_ctss.sh: line 18: /tmp/make_ctss.sh.17128.txt: Read-only file system

My attempts at fixes that haven't worked

I have tried inserting a binding line into the Dockerfile at line 11 after the ENV PATH line. This seemed the most logical to me. I tried "exec --bind /scratch:/tmp" and "export SINGULARITY_BINDPATH=/scratch:/tmp" at this position. When this failed, I tried inserting the lines into line 12 of main.nf. I honestly did not expect this to work but figured I would try. I also tried inserting in the singularity block of nextflow.config at line 111.

Where are the versions numbers stored?

The link in the text below redirects to an empty page?

"First, go to the nf-core/cageseq releases page and find the latest version number - numeric only (eg. 1.3.1). Then specify this when running the pipeline with -r (one hyphen) - eg. -r 1.3.1."

Add alignment warnings for bowtie

Currently warnings for failed or low-percentage alignments are only implemented for the star alignment process.

Would be nice if we can implement this for bowtie as well.

release first version

Features:

  • fastqc
  • trimming
  • trimming fastqc
  • mapping
  • mapping qc
  • clustering cage tags
  • clustering qc

Documentation:

  • output.md
  • usage.md
  • [ ]

Missing branch: dev and TEMPLATE

Hi,
I'm looking at all pipelines, and I noticed that this one is missing some branches.
All pipelines should have a dev branch and a TEMPLATE branch.

cageseq error

Hi

I am getting input tuple error. Could you please help me with this?

WARN: Access to undefined parameter `config_profile_contact` -- Initialise it to a default value eg. `params.config_profile_contact = some_value`
WARN: Access to undefined parameter `config_profile_url` -- Initialise it to a default value eg. `params.config_profile_url = some_value`
Run Name          : big_payne
Input             : sample_1/*R1.fastq.gz
5' artifacts      : software/cageseq/assests/artifacts_5end.fasta
3' artifacts      : software/cageseq/assests/artifacts_3end.fasta
trim_ecop         : true
trim_linker       : true
trim_5g           : true
trim_artifacts    : true
eco_site          : CAGCAG
linker_seq        : TCGTATGCCGTCTTC
Remove rRNA       : true
Aligner           : STAR
STAR Index        : hg38.analysisSet.chroms
Min. cluster      : 30
Cluster Threshold : 0.2
bigwig output     : Yes
Save Reference    : false
Max Resources     : 160 GB memory, 20 cpus, 5d 23h time per job
Output dir        : test_results/
Launch dir        : software
Working dir       : software/work
Script dir        : software/cageseq
User              : KG
Config Profile    : chimera
Config Files      : software/cageseq/nextflow.config
----------------------------------------------------
No signature of method: java.lang.Boolean.getFileSystem() is applicable for argument types: () values: []


WARN: Input tuple does not match input set cardinality declared by process `fastqc` -- offending value: sample_1/sample.R1.fastq.gz
WARN: Input tuple does not match input set cardinality declared by process `trim_adapters` -- offending value: sample_1/sample.R1.fastq.gz
[-        ] process > get_software_versions -
[-        ] process > convert_gtf           -
-[nf-core/cageseq] Pipeline completed with errors-

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.