Forum: Bioinformatics
08-08-2017, 06:53 AM
|
Replies: 648
Views: 193,098
|
Forum: Bioinformatics
08-07-2017, 02:30 PM
|
Replies: 648
Views: 193,098
Hi, fkrueger,
Is there any annotation file for...
Hi, fkrueger,
Is there any annotation file for the methylation data? Like after I do the alignment, I can get a probe like: chr, start position.... How can I know which gene is it from? Thank you.
|
Forum: Bioinformatics
07-27-2017, 01:27 PM
|
Replies: 648
Views: 193,098
|
Forum: Bioinformatics
05-27-2017, 08:41 AM
|
Replies: 0
Views: 788
question about impute2
Hi, I ran a impute2 command and get the following summary and the running stopped. no output file.
impute2 -known_haps_g chr10.haps -h 1000GP_Phase3_chr10.hap -l 1000GP_Phase3_chr10.legend -m...
|
Forum: Bioinformatics
05-12-2017, 01:43 PM
|
Replies: 648
Views: 193,098
|
Forum: Bioinformatics
05-12-2017, 11:03 AM
|
Replies: 648
Views: 193,098
|
Forum: Bioinformatics
05-12-2017, 08:04 AM
|
Replies: 648
Views: 193,098
Hi, Thanks fkrueger! I ran your code. The...
Hi, Thanks fkrueger! I ran your code. The following is the head what I have from the bedgraph file:
track type=bedGraph
chr11 110189 110190 100
chr11 110211 110212 100
chr11 113464 ...
|
Forum: Bioinformatics
05-11-2017, 02:39 PM
|
Replies: 648
Views: 193,098
|
Forum: Bioinformatics
01-14-2014, 06:54 AM
|
Replies: 7
Views: 1,841
|
Forum: Bioinformatics
01-13-2014, 07:54 AM
|
Replies: 2
Views: 1,618
|
Forum: Bioinformatics
08-02-2013, 01:15 PM
|
Replies: 3
Views: 2,213
Hi,
First you need to make sure that the...
Hi,
First you need to make sure that the samtools have two folders: /lib and /include
Second, you need to run the configure command like the following. You need have LIBS option. Please let me...
|
Forum: RNA Sequencing
07-26-2013, 11:27 AM
|
Replies: 0
Views: 1,660
|
Forum: Bioinformatics
07-17-2013, 12:54 PM
|
Replies: 6
Views: 4,910
|
Forum: Bioinformatics
07-17-2013, 12:22 PM
|
Replies: 6
Views: 4,910
|
Forum: Bioinformatics
07-15-2013, 08:55 AM
|
Replies: 13
Views: 11,198
|
Forum: Bioinformatics
07-15-2013, 08:38 AM
|
Replies: 0
Views: 990
|
Forum: Bioinformatics
07-09-2013, 07:06 AM
|
Replies: 13
Views: 11,198
|
Forum: Bioinformatics
07-08-2013, 11:30 AM
|
Replies: 13
Views: 11,198
Hi,
I have some problem with the cuffdiff...
Hi,
I have some problem with the cuffdiff running. I run the cuffdiff for two conditions (13 samples vs. 8 samples) with the following code:
cuffdiff -o /path/result /path/reference.gtf...
|
Forum: Bioinformatics
07-05-2013, 10:31 AM
|
Replies: 2
Views: 1,884
|
Forum: Bioinformatics
07-05-2013, 08:42 AM
|
Replies: 2
Views: 1,884
Samtools sort problem
Hi,
I have bam file from tophat. And I want to sort it, and finally use HTSEq to generate the count file.
Here is my code:
samtools -n my.bam my_sort
After I ran it, it kept generating...
|
Forum: Bioinformatics
06-24-2013, 01:56 PM
|
Replies: 84
Views: 27,632
|
Forum: Bioinformatics
06-24-2013, 01:12 PM
|
Replies: 84
Views: 27,632
Thanks for being so helpful! Yes, I did not...
Thanks for being so helpful! Yes, I did not update my tophat since I already have my SAM files. Should I update the tophat if I only want to run cuffdiff?
And if I used
1. ./bootstrap.sh
2....
|
Forum: Bioinformatics
06-24-2013, 10:55 AM
|
Replies: 84
Views: 27,632
The OS is the linux. And I removed some of the...
The OS is the linux. And I removed some of the option:
bjam --prefix=/home/twotwo/software/boost153/ link=static runtime-link=static stage install
Then it works. Can I install without the option...
|
Forum: Bioinformatics
06-24-2013, 10:17 AM
|
Replies: 84
Views: 27,632
Thanks for replying so quick!
bjam...
Thanks for replying so quick!
bjam --prefix=/home/twotwo/software/boost153 --toolset=gcc architecture=x86 address_model=64 link=static runtime-link=static stage install
And I got the following...
|
Forum: Bioinformatics
06-24-2013, 08:31 AM
|
Replies: 84
Views: 27,632
|