Forum: Bioinformatics
09-14-2015, 12:50 PM
|
Replies: 1
Views: 1,468
|
Forum: Bioinformatics
12-09-2014, 11:45 AM
|
Replies: 3
Views: 1,408
|
Forum: Bioinformatics
02-26-2014, 11:55 PM
|
Replies: 3
Views: 1,045
|
Forum: Clinical Sequencing
01-10-2014, 05:41 AM
|
Replies: 4
Views: 13,215
Alzheimer's disease-gene database list
The alzgene database contains the results of GWAS studies on Alzheimer's disease. If you wanted the mutations of main genes involved in dementia look in AD&FTD mutation database...
|
Forum: Bioinformatics
04-09-2013, 04:43 AM
|
Replies: 11
Views: 3,437
try kggseq
java -Xms256m -Xmx1300m...
try kggseq
java -Xms256m -Xmx1300m --buildver hg19 -jar kggseq.jar --no-resource-check --buildver hg19 --vcf-file yourfile.vcf --ped-file pedigree.ped --o-vcf --genotype-filter 2,4
in file...
|
Forum: Bioinformatics
04-03-2013, 11:33 PM
|
Replies: 6
Views: 9,895
Not sure if it is the same for RNA, but this is...
Not sure if it is the same for RNA, but this is what I do for DNA. I hope you can get some hints from it:
First you need a reference genome, for example hg19 for human DNA. Second, install properly...
|
Forum: Bioinformatics
04-01-2013, 11:22 PM
|
Replies: 0
Views: 1,173
kggseq under proxy
Hi,
I'm trying to run KGGSeq under proxy but can't connect to the internet to get new resources.
I have tried the:
java -Dhttp.proxyHost=xxx.xxx.xxx -Dhttp.proxyPort=xxxx -Dhttp.proxyUser=xxx...
|
Forum: Bioinformatics
03-25-2013, 06:42 AM
|
Replies: 6
Views: 1,689
|
Forum: Bioinformatics
03-25-2013, 05:28 AM
|
Replies: 6
Views: 1,689
This is what the paper recommends:
>...
This is what the paper recommends:
> install.packages("RHmm", repos="http://R-Forge.R-project.org")
Alternatively, the package can be downloaded from homepage of the RHmm project at R-Forge1 It can...
|
Forum: Bioinformatics
03-25-2013, 05:12 AM
|
Replies: 6
Views: 1,689
|
Forum: Bioinformatics
03-25-2013, 04:27 AM
|
Replies: 6
Views: 1,689
R module RHmm for ibd2.r script
I'm trying to run the R script ibd2.R in order to perform IBD=2 analysis on exome sequences (Bioinformatics. 2011 Mar 15;27(6):829-36. 2011 Jan 28. Identity-by-descent filtering of exome sequence...
|
Forum: General
03-10-2013, 12:43 AM
|
Replies: 1
Views: 1,586
|
Forum: Bioinformatics
12-16-2012, 07:17 AM
|
Replies: 1
Views: 3,209
|
Forum: Genomic Resequencing
11-23-2012, 07:19 AM
|
Replies: 6
Views: 2,640
[QUOTE=albertyu;89712]Indeed, all my female...
[QUOTE=albertyu;89712]Indeed, all my female samples have chrY variations.
From my data performed by GATK, it separated substitutions and indels. So I originally thought those are all indels and...
|
Forum: Genomic Resequencing
11-09-2012, 02:20 AM
|
Replies: 8
Views: 4,407
|
Forum: Bioinformatics
11-08-2012, 06:05 AM
|
Replies: 2
Views: 1,856
I dont think LOD score would be useful in this...
I dont think LOD score would be useful in this regard since you would need a very extensive family unless you are studying a recessive disorder Besides with NGS you get so many data that would...
|
Forum: Bioinformatics
09-21-2012, 06:55 AM
|
Replies: 13
Views: 3,372
|
Forum: Bioinformatics
09-21-2012, 06:54 AM
|
Replies: 13
Views: 3,372
for me it had worked if you put "perl" at the...
for me it had worked if you put "perl" at the start of the sentence if you have perl in the path. e.g.
perl summarize_annovar.pl -buildver hg19 inputsnp.human humandb/ -outfile summarizeoutput
|
Forum: Bioinformatics
09-20-2012, 07:08 AM
|
Replies: 138
Views: 71,088
|
Forum: Bioinformatics
09-06-2012, 11:13 PM
|
Replies: 138
Views: 71,088
|
Forum: Bioinformatics
09-06-2012, 05:17 AM
|
Replies: 138
Views: 71,088
|
Forum: Bioinformatics
09-05-2012, 04:00 AM
|
Replies: 138
Views: 71,088
IOException: No space left on device
I have got the same errors and it seems I ran out of space in the hard drive. If you are running a very large exome file (i.e. 100 x exome) you may need a large space for your temporary files. Try to...
|
Forum: General
08-22-2012, 05:29 AM
|
Replies: 1
Views: 4,616
|
Forum: Bioinformatics
05-05-2012, 12:03 PM
|
Replies: 1
Views: 1,165
how can I get the exome sequencing
Sorry if this question may sound very simple, but I cant find the solution. I have a SAM file with an exome sequencing, all the short ILUMINA sequences aligned. I know how to get the variant file...
|
Forum: Genomic Resequencing
05-05-2012, 11:56 AM
|
Replies: 8
Views: 4,407
|