Git Product home page Git Product logo

genomiqueens / eoulsan Goto Github PK

View Code? Open in Web Editor NEW
51.0 16.0 10.0 312.29 MB

A pipeline and a framework for NGS analysis (RNA-seq and scRNA-seq)

Home Page: http://www.outils.genomique.biologie.ens.fr/eoulsan2

License: Other

Shell 1.42% Python 0.13% R 2.76% Java 95.45% HTML 0.01% CSS 0.19% Dockerfile 0.04%
rna-seq java cloud-computing-clusters analysis workflow-engine bioinformatics-pipeline

eoulsan's People

Contributors

cberthelier avatar cedricmichaud avatar cfirmo avatar chernan avatar dependabot[bot] avatar jourdren avatar justinedu avatar lehmannn avatar lehnt avatar xbauquet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eoulsan's Issues

errors when running eoulsan using sample dataset

Hi, I have tried to used sample dataset according to the eoulsan tutorial. However, I got an error like this:
=== Eoulsan Error ===
java.io.IOException: com.spotify.docker.client.DockerException: java.util.concurrent.ExecutionException: com.spotify.docker.client.shaded.javax.ws.rs.ProcessingException: java.io.IOException: No such file or directory. I suspect this java.io.IOException is not in eoulsan package. Can anyone tell me how to fix it. Thanks.

enquiry about the annotation file preparation for eoulsan

Hi, I am new to bioinformatics. I have 10X genomic scRNA data and want to use eoulsan to analyze. I have read the tutorials of eoulsan and not sure about the annotation file preparation for eoulsan. I want to use hg19 version for annotation. So far, I have hg19.gtf file and I am wondering if the .gff and .tsv file is also compulsory. I have find a approach to convert .gtf to gff file. However, I don't know where I can get the .tsv file for annotation. Can you guys give me any suggestion. Many thanks.

path not available while executing eoulsan

Hi,

I have tried to follow the 10x Genomics tutorial on my own data. However, when trying to run the analysis I get the following error:

=== Eoulsan Error ===
Error while executing eoulsan: Requirement for step "step12singlecellexperiment" is not available: path

I once also got similar error for "step7multiqc". I looked around, but I couldn't find out what could be the cause of the issue or how to fix it. Could anyone help me?

I'm trying to run eoulsan without using docker, if that makes a difference.

Thanks!

PE issuse

The mapping step can only use one fastq file and there is no parameters refer to PE in Map reads module. It seems that eoulsan doesn't support the PE data?

windows and mac OS support

Hi,

I organize a workshop about conda in two weeks and an attendee gives the eoulsan package as an example to build a conda package. I saw a recipe exists on bioconda but it's not exactly how I want to make it. I prefer to let maven compiles the project for a given platform.

So eoulsan compiles well on windows. I wrote a batch file to call it. The only problem that remains is that I have the following error

Error: The info of eoulsan is not available for your platform. Required platforms: Linux/x86_64, Linux/amd64.

Is it a limitation of your package because you didn't test it on windows or is it because some dependencies are not available on windows ?

Just to know if I continue the conda recipe or not.

Module starindexgenerator uses all available cores

Hi,

I am using Eoulsan 2.5 and noticed using htop that in the starindexgenerator module, STAR (2.7.8a) was run with --runThreadN 56, which is the maximum available threads on the machine, even if my workflow file is specifying 32:

    <globals>
        <parameter>
                <name>main.local.threads</name>
                <value>32</value>
        </parameter>
    </globals>

The rest of the steps seem to follow the number of threads specified in the XML file.

Please tell me if you need more details about this issue.

Thanks!

hadoop mode error

[fuwei@genebang eoulsan.bak]$hadoop jar /its1/GB_BT2/fuwei/opt/eoulsan.bak/eoulsan-2.0-beta4/eoulsan-2.0-beta4-e85fecb4.jar execjarhadoop hdfs://XXX/test/workflow-hadoop.xml hdfs://XXXX/test/design.txt hdfs://XXXX/test
16/08/26 16:23:03 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
=== Eoulsan Error ===
Error while executing eoulsan: java.io.IOException: Unable to create directory file:/test/eoulsan-20160826-162303 for log file:file:/test/eoulsan-20160826-162303/eoulsan.log

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.