please help
When i am installing the cisgenome in Linux its giving me thease errors!
Do anybody know how to get rid off that? Thnaks!
./cpp/tablesorter.cpp: In function 'bool tablefile_sort(std::string, std::string)':
./cpp/tablesorter.cpp:77: error: 'fopen' was not declared in this scope
./cpp/tablesorter.cpp:91: error: 'fgets' was not declared in this scope
./cpp/tablesorter.cpp:100: error: 'fprintf' was not declared in this scope
./cpp/tablesorter.cpp:164: error: 'printf' was not declared in this scope
./cpp/tablesorter.cpp:169: error: 'fprintf' was not declared in this scope
./cpp/tablesorter.cpp:183: error: 'fclose' was not declared in this scope
./cpp/tablesorter_str.cpp: In function 'bool tablefile_sort(std::string, std::string)':
./cpp/tablesorter_str.cpp:77: error: 'fopen' was not declared in this scope
./cpp/tablesorter_str.cpp:91: error: 'fgets' was not declared in this scope
./cpp/tablesorter_str.cpp:100: error: 'fprintf' was not declared in this scope
./cpp/tablesorter_str.cpp:171: error: 'printf' was not declared in this scope
./cpp/tablesorter_str.cpp:176: error: 'fprintf' was not declared in this scope
./cpp/tablesorter_str.cpp:187: error: 'fclose' was not declared in this scope
Header Leaderboard Ad
Collapse
CisGenome -- an integrated tool for ChIP-seq data analysis
Collapse
Announcement
Collapse
No announcement yet.
X
-
How to convert a bowtie2 aligned .sam file to .aln file? please reply as soon as anybody can
Leave a comment:
-
If you are looking for comparison between two conditions each with biological replicates, you can try out diffReps? Its automated pipeline allows you to analyze an entire ChIP-seq dataset in one command.
Originally posted by tec View PostHello,
My question is - how does the peak caller functions when i use 2 replicates and e.g. 1 input control. Will it call peaks for every replicate independently against the control and output the peaks which share both replicates? What will be happen if i use 2 replicates and 2 controls, lets say one input control and one IgG control?
Unfortunately, i could not find any explanation in the www how seqpeak exactly works and how it will handle more than the standard 2-sample analysis (ChIP+control). It is clear that i can call peaks for both replicates independendly but it would be beneficial if SeqPeak could handle e.g. replicats and different controls for the same ChIP-seq experiment in a single peak calling step.
Thanks, tec
Leave a comment:
-
CisGenome v2 - SeqPeak
Hello,
used Cisgenome v1 (linux) for 2-sample (ChIP+Control) TF ChIP-Seq analysis. Now i switched to v2 (linux) and the new and recommended SeqPeak 2-sample peak calling.
My question is - how does the peak caller functions when i use 2 replicates and e.g. 1 input control. Will it call peaks for every replicate independently against the control and output the peaks which share both replicates? What will be happen if i use 2 replicates and 2 controls, lets say one input control and one IgG control?
Unfortunately, i could not find any explanation in the www how seqpeak exactly works and how it will handle more than the standard 2-sample analysis (ChIP+control). It is clear that i can call peaks for both replicates independendly but it would be beneficial if SeqPeak could handle e.g. replicats and different controls for the same ChIP-seq experiment in a single peak calling step.
Thanks, tec
Leave a comment:
-
Cisgenome error message
Hi hji,
I was trying to do ChIP-Seq analysis with the sample data sets in the tutorial for 2 sample ChIP-seq. I am using Cisgenome v2 for windows but I got the error message "cannot write parameters to argument file!" when I used "Two sample peak calling (New and recommend)".
Can you tell me what might have caused this problem and how I can fix it?
Thank you very much for your help.
Leave a comment:
-
opening BAR files
A simple question - how can you open a BAR file?
Thanks
Ross
Leave a comment:
-
Hi Mudshark,
I was hoping to use the windows GUI for visualizations, I already have the core program running under OSX.
Thanks,
Bas
Leave a comment:
-
Originally posted by ljul View PostHi all, I'm new here and am hoping someone may be able to help me out with a little Cisgenome issue I'm having. I've used Cisgenome successfully on a PC running Windows XP, but I'm now trying to run the program on my MacBook Pro using the Parallels program, which allows me to run Windows XP. I'm able to open the program through XP on my MAC and can load files as well, but when I try to run an application (right now I'm attempting Gibbs sampling) I get the quickly flashing black window that then disappears, and the program won't continue running. I have checked the file paths and file names, and there are no blank characters included anywhere. Also, the cisgenome.ini file does specify the correct Cisgenome installation path, so I'm at a loss as to what the problem is. Does anyone have experience running Cisgenome on Windows XP through MAC Parallels? Or perhaps it isn't possible to run the program this way. Thanks in advance, any assistance will be greatly appreciated.
Cheers,
Bas
Leave a comment:
-
I agree cisgenome is probably created by a lInux reseacher and they never cared it has to be used by biologists. I wasted lot of time and end up using Cistrome they need to look into that. They even dont respond emails. That is bit annoying.... sorry but it is true.. If you can not support community then take off your software from public claims
Leave a comment:
-
Does anyone know why when running One Sample Peak Calling Peak Detection with Boundary Refinement and Single Strand Filtering selected no .cod file is created? When I run this with my data I get 6 new files:
title.bar
title.cgw
title_F.bar
title_F.cgw
titlle_R.bar.tmp
title_R.regtmp
The .tmp files suggest to me that maybe the program is crashing. Has anyone else experienced this?
Leave a comment:
-
Originally posted by townway View Postyes dear, I am doing extactly the same
but cisgenome(windows version) seems not like my PC, so I switched to linux version on our cluster and it worked.
I wonder it might be a bug of windows version.
The windows version is buggy and annoying. Good to know that I'm not the only one doing what I'm doing and having problems with the windows version.
Leave a comment:
-
yes dear, I am doing extactly the same
but cisgenome(windows version) seems not like my PC, so I switched to linux version on our cluster and it worked.
I wonder it might be a bug of windows version.
Originally posted by gntc View PostHoney,
You can convert like this:
BAM -> BED -> ALN
Then use the ALN file with the peak calling to get a BAR file. I use the bedtools package to convert bam to bed and cisgenome to convert bed to aln.
Leave a comment:
-
Honey,
You can convert like this:
BAM -> BED -> ALN
Then use the ALN file with the peak calling to get a BAR file. I use the bedtools package to convert bam to bed and cisgenome to convert bed to aln.
Leave a comment:
-
Hi all,
I am using latest Cisgenome (windows version) to call Chi-seq peaks. But I got the errors when I used "Two sample peak calling (New and recommend)". After I added my IP and input file in aln format and used default setting, I got the error window "cannot write sample list to argument file!"
Would you tell me what the problem is ? I also tried the demo data, the same happened.
Thank you so much
Wei
Leave a comment:
Latest Articles
Collapse
-
by seqadmin
Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...-
Channel: Articles
09-07-2023, 11:15 PM -
-
by seqadmin
Ribonucleic acid (RNA) represents a range of diverse molecules that play a crucial role in many cellular processes. From serving as a protein template to regulating genes, the complex processes involving RNA make it a focal point of study for many scientists. This article will spotlight various methods scientists have developed to investigate different RNA subtypes and the broader transcriptome.
Whole Transcriptome RNA-seq
Whole transcriptome sequencing...-
Channel: Articles
08-31-2023, 11:07 AM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Multiplexed Biomarker Detection with Nanopore Technology: A Leap in Precision Diagnostics
by seqadmin
Started by seqadmin, Today, 07:42 AM
|
0 responses
10 views
0 likes
|
Last Post
by seqadmin
Today, 07:42 AM
|
||
Started by seqadmin, 09-22-2023, 09:05 AM
|
0 responses
23 views
0 likes
|
Last Post
by seqadmin
09-22-2023, 09:05 AM
|
||
Started by seqadmin, 09-21-2023, 06:18 AM
|
0 responses
16 views
0 likes
|
Last Post
by seqadmin
09-21-2023, 06:18 AM
|
||
Started by seqadmin, 09-20-2023, 09:17 AM
|
0 responses
16 views
0 likes
|
Last Post
by seqadmin
09-20-2023, 09:17 AM
|
Leave a comment: