Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aggregate error in DiffATAC reported by Krithika #24

Closed
kopardev opened this issue Jan 9, 2024 · 1 comment · Fixed by #36
Closed

aggregate error in DiffATAC reported by Krithika #24

kopardev opened this issue Jan 9, 2024 · 1 comment · Fixed by #36
Assignees
Labels
ASPEN RepoName

Comments

@kopardev
Copy link
Member

kopardev commented Jan 9, 2024

log files shows:

Activating singularity image /vf/users/CCRCCDI/analysis/ccrtegs4/atac_test/test2/.snakemake/singularity/f1377
d9e7c36f023245c48c6243ba596.simg
WARNING: While bind mounting '/data/CCBR_Pipeliner:/data/CCBR_Pipeliner': destination is already in the mount
 point list
+ TMPDIR=/lscratch/16386359
+ '[' '!' -d /lscratch/16386359 ']'
++ dirname /vf/users/CCRCCDI/analysis/ccrtegs4/atac_test/test2/results/peaks/genrich/DiffATAC/degs.done
+ outdir=/vf/users/CCRCCDI/analysis/ccrtegs4/atac_test/test2/results/peaks/genrich/DiffATAC
+ cd /vf/users/CCRCCDI/analysis/ccrtegs4/atac_test/test2/results/peaks/genrich/DiffATAC
+ Rscript /vf/users/CCRCCDI/analysis/ccrtegs4/atac_test/test2/scripts/aggregate_results_runner.R --countsmatr
ix /vf/users/CCRCCDI/analysis/ccrtegs4/atac_test/test2/results/peaks/genrich/ROI.counts.tsv --diffatacdir /vf
/users/CCRCCDI/analysis/ccrtegs4/atac_test/test2/results/peaks/genrich/DiffATAC --coldata /vf/users/CCRCCDI/a
nalysis/ccrtegs4/atac_test/test2/results/peaks/genrich/DiffATAC/sampleinfo.txt --foldchange 2 --fdr 0.05 --in
dexcols Geneid --excludecols Chr,Start,End,Strand,Length --diffatacdir /vf/users/CCRCCDI/analysis/ccrtegs4/at
ac_test/test2/results/peaks/genrich/DiffATAC --tmpdir /lscratch/16386359 --scriptsdir /vf/users/CCRCCDI/analy
sis/ccrtegs4/atac_test/test2/scripts


processing file: aggregate_results.Rmd

Quitting from lines 72-102 [allsamplepca] (aggregate_results.Rmd)
Error in `vst()`:
! less than 'nsub' rows,
  it is recommended to use varianceStabilizingTransformation directly
Backtrace:
 1. DESeq2::vst(dds1)
Execution halted
@kopardev kopardev self-assigned this Jan 9, 2024
@kopardev kopardev added the ASPEN RepoName label Jan 9, 2024
@kopardev
Copy link
Member Author

kopardev commented Jan 9, 2024

based off of this ... edit code with if-else statement.

kopardev added a commit that referenced this issue Jan 19, 2024
kopardev added a commit that referenced this issue Jan 19, 2024
@kopardev kopardev mentioned this issue Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASPEN RepoName
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant