R: problem with running time-series analysis software: Mfuzz
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
jellyfish histo is empty
written by m.t.lorenc •I ran Jellyfish ``` > zcat V*_R1.fastp.fq.gz | jellyfish count -t 2 -C -m 21 -s 5G --quality-start=33 -o reads.jf > cat reads.jf 000001535{"alignment":8,"canonical":true,"cmdline":["count","-t","2","-C","-m","21","-s","5G","--quality-start=33","-o","reads.jf"],"counter_len":4,"exe_path":"/mnt/hpccs01/work/x/miniconda2/envs/jellyfish/bin/jellyfish","format":"binary/sorted","hostname":"cl5n014","key_len":42,"matrix1":{"c":42,"columns":[7114389000,2192333556,7375600293,3957177567,1753639420,5791419737,7660672264,3955008356,2531272710,4865888693,6095688361,6974692332,2128614574,2258809230,885814170,1703365744,5945426963,375951490,7217126865,6145592432,7418978358,2071372677,3810558711,7150470371,5456096994,5475478,7949231332,5100019741,6318414384,7141154869,3543742516,6024410566,5605745954,575704984,8124532068,1053004640,2675922405,1674046033,5535382637,1853889752,1425936082,3907867046],"identity":false,"r":33},"max_reprobe":126,"pwd":"/mnt/hpccs01/scratch/x/y/fastpDNA","reprobes":[1,1,3,6,10,15,21,28,36,45,55,66,78,91,105,120,136,153,171,190,210,231,253,276,300,325,351,378,406,435,465,496,528,561,595,630,666,703,741,780,820,861,903,946,990,1035,1081,1128,1176,1225,1275,1326,1378,1431,1485,1540,1596,1653,1711,1770,1830,1891,1953,2016,2080,2145,2211,2278,2346,2415,2485,2556,2628,2701,2775,2850,2926,3003,3081,3160,3240,3321,3403,3486,3570,3655,3741,3828,3916,4005,4095,4186,4278,4371,4465,4560,4656,4753,4851,4950,5050,5151,5253,5356,5460,5565,5671,5778,5886,5995,6105,6216,6328,6441,6555,6670,6786,6903,7021,7140,7260,7381,7503,7626,7750,7875,8001],"size":8589934592,"time":"Wed Nov …
-
Please solve this problem " requires numeric/complex matrix/vector arguments"
written by soojinima •I am trying to run open source R code. (https://atm.amegroups.com/article/view/16442/17558) But when I tried, there was some error in this code. ```r library(dummy) set.seed(666) n …
-
Problems with dba.analyze in DiffBind - are blacklists/greylists required to obtain DESeq sites?
written by bertb •Hello, I am trying to perform `dba.analyze` in DiffBind, but I am unclear on the use of Blacklists/Greylists to obtain differentially bound sites. From my …
-
R join data frame based on the value of a column
written by Vincent Manzanilla •Hi, I would like to keep the line where the ID are the same. I know how to to it in bash nut I would …
-
getSpliced() error: improper genomic coordinate
written by tikshyadav19 •have searched through all the threads on this topic and I have yet to find a reasonable explanation for why I continue to encounter this …
-
IsoformSwitchAnalyzeR - error in creating aSwitchList
written by jingjin2203 •Hi All, I have been trying to use IsoformSwitchAnalyzeR (1.6.0) to analyze my RNAseq data. I followed the tutorial but encountered some issue (code and …
-
problem of Mfuzz
written by gaowei1160 •I'm using the software of Mfuzz. And it's a very useful method for clustering. But I got some problems when using it. I have an …
-
RankProd crashes R - alternatives
written by ab123 •Hi guys, Anyone know why RankProd crashes R Studio when there are more than say 100 sample cases? It consistently crashes R Studio for experiments …
-
RSVSim cannot simulate duplications
written by bdelolmo •Hello, I am trying to simulate some SVs using RSVSim. I can simulate both deletions and insertions at the same time, but the problem comes …
-
Help with adding a row color side bar using pheatmap??
written by rockquark •Hi All, I'm trying to figure out the best way to associate a color side bar to different factors for the rows in my data …
Cross-posted: https://support.bioconductor.org/p/9144396/
I have solved this problem by myself. My data.frame is not suitable for Mfuzz.