Code Monkey home page Code Monkey logo

Comments (14)

igordot avatar igordot commented on June 6, 2024

If there is missing output, then something went wrong. There may not be a specific error. Have you checked the full sbatch log file?

from sns.

adaminjoon avatar adaminjoon commented on June 6, 2024

The sbatch log file has 13 slurm.out files in comparison to my original 12 fastq files. The other log folders look intact as well.

from sns.

igordot avatar igordot commented on June 6, 2024

That makes sense. There should be an rna-star log for every sample and one for rna-star-groups-dge.

from sns.

adaminjoon avatar adaminjoon commented on June 6, 2024

Yes, I think the main issue is that I am not seeing the deseq2.dds.rds file as I want to make graphs with my data.

from sns.

igordot avatar igordot commented on June 6, 2024

If it's missing, something went wrong. Check the full sbatch log file, especially where it ended.

from sns.

adaminjoon avatar adaminjoon commented on June 6, 2024

Unless you are talking about the logs-sbatch file, I do not have a full sbatch log file. However, the logs files that were outputted (logs-trimmomatic, logs-sbatch, logs-featureCounts, logs-align-star), all seem to have checked out. Was there supposed to be another logs file folder that somehow did not go through?

from sns.

igordot avatar igordot commented on June 6, 2024

In the logs-sbatch directory, there is a log file for every sbatch job. The last one should be for the rna-star-groups-dge job.

from sns.

adaminjoon avatar adaminjoon commented on June 6, 2024

Hey Igor,
upon looking in the logs-sbatch directory, there seems to be a rna-star-groups-dge log file, as the date modified is about the same time I performed the rna-star-groups-dge command. In addition, there were 13 log files in the logs-sbatch directory (1 rna-star log for each of the 12 samples, and 1 rna-star-groups-dge log file).

from sns.

adaminjoon avatar adaminjoon commented on June 6, 2024

Hey Igor,
here attached I have a screenshot of my folder. Maybe that will help?

Screen Shot 2023-08-15 at 10 45 51 AM

from sns.

igordot avatar igordot commented on June 6, 2024

I can see you have 13 sbatch log files (as previously mentioned). The most recent one was likely generated by the rna-star-groups-dge job. You can view it in the terminal with cat logs-sbatch/slurm-23702903.out. You can also download it and open it with any text editor. If you are not sure what to look for, you can copy the contents here (or attach the whole file).

from sns.

adaminjoon avatar adaminjoon commented on June 6, 2024

I am looking at the file right now and there does seem to be an error. Here is the message:

Error in checkForExperimentalReplicates(object, modelMatrix) :

The design matrix has the same number of samples and coefficients to fit,
so estimation of dispersion is not possible. Treating samples
as replicates was deprecated in v1.20 and no longer supported since v1.22.

Calls: DESeq ... estimateDispersions -> .local -> checkForExperimentalReplicates
Execution halted

from sns.

igordot avatar igordot commented on June 6, 2024

According to the message, you do not have replicates. You cannot perform differential expression without replicates.

from sns.

adaminjoon avatar adaminjoon commented on June 6, 2024

Hey Igor,
I realized that my group names were different for each sample, resulting in no replicates. After altering the names, the rdata folder was populated and my problem was fixed. Thank you so much for your help!

from sns.

igordot avatar igordot commented on June 6, 2024

Happy to hear everything is okay now.

from sns.

Related Issues (14)

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.