Log In
Sign Up
about
faq
Ask a question
Latest
News
Jobs
Tutorials
Tags
Users
New Post
Latest
News
Jobs
Tutorials
Tags
Users
Log In
Sign Up
About
Limit
all time
today
this week
this month
this year
Unanswered
All posts
Sort
Update
Answers
Bookmarks
Creation
Replies
Rank
Views
Votes
Showing :
snprelate
•
reset
0
votes
0
replies
807
views
Database for exploring annotations of the coding genome at variants, such as candidate regulatory SNPs at disease-associated loci.
SNP
ExomeSeqData
snapcount
SNAData
SNPRelate
2.8 years ago
m610110001
• 0
0
votes
2
replies
1.5k
views
How to project a new vector onto PCA space using snpgdsPCA( )?
SNPRelate
updated 3.5 years ago by
Stephanie M. Gogarten
▴ 890 • written 3.5 years ago by
MatthaeusCaesar
• 0
0
votes
1
reply
1.7k
views
SNP annotation
SNPRelate
SNP
GWASTools
Annotation
GWASdata
updated 3.6 years ago by
Stephanie M. Gogarten
▴ 890 • written 3.8 years ago by
Adrián
• 0
0
votes
0
replies
1.3k
views
SNPRelate handling of missing genotypes
SNPRelate
3.6 years ago
serpalma.v
▴ 60
0
votes
0
replies
1.1k
views
#SeqSQC error: Problem while converting vcf format to gds format
SNPRelate
gdsfmt
SeqSQC
3.9 years ago
Bhargavi
• 0
0
votes
1
reply
1.4k
views
error when running snpgdsLDpruning: The GDS node "genotype/data" does not exist.
SNPRelate
updated 4.7 years ago by
xiuwen.zheng
• 0 • written 4.7 years ago by
alyssahz
• 0
3
votes
1
reply
1.5k
views
How to add colors to the PCA made using SNPRelate
snprelate
updated 4.9 years ago by
James W. MacDonald
68k • written 4.9 years ago by
zen
• 0
1
vote
1
reply
1.1k
views
What does SNPRelate::snpgdsDiss calculate?
SNPRelate
updated 6.2 years ago by
zhengx
▴ 30 • written 6.2 years ago by
grp2009
• 0
0
votes
1
reply
1.2k
views
Different order of samples in output of snpgdsSlidingWindow to calculate Fst and aggregation method
SNPRelate
updated 6.3 years ago by
zhengx
▴ 30 • written 6.3 years ago by
serpalma.v
▴ 60
1
vote
1
reply
2.1k
views
VCF file does not include snp.id, can I still run SNPRelate for Relatedness Analysis? Data is output from STACKS for mangroves
SNPRelate
VCF
updated 6.4 years ago by
Stephanie M. Gogarten
▴ 890 • written 6.4 years ago by
cav3gh
• 0
1
vote
1
reply
1.3k
views
PCA axis description SNPRelate
SNPRelate
PCA
updated 6.4 years ago by
Stephanie M. Gogarten
▴ 890 • written 6.4 years ago by
serpalma.v
▴ 60
0
votes
1
reply
4.6k
views
SNPrelate, snpgdsFst is excluding all snps on non-autosomes, how can I get it to stop doing that?
snprelate
fst
updated 6.9 years ago by
zhengx
▴ 30 • written 6.9 years ago by
cav3gh
• 0
0
votes
1
reply
1.2k
views
Using previously calculated PCs in GENESIS
genesis
snprelate
6.9 years ago
Stephanie M. Gogarten
▴ 890
0
votes
1
reply
1.8k
views
Write gds in parallel
gds
SNPRelate
BiocParallel
updated 7.3 years ago by
zhengx
▴ 30 • written 7.3 years ago by
Vinicius Henrique da Silva
▴ 40
0
votes
2
replies
2.1k
views
Error converting vcf to gds
snprelate
vcf
gds
updated 7.4 years ago by
zhengx
▴ 30 • written 7.4 years ago by
annat22
• 0
1
vote
2
replies
2.2k
views
Cannot read plink files correctly
snprelate
Tutorial
updated 8.3 years ago by
zhengx
▴ 30 • written 8.3 years ago by
AR3513
• 0
0
votes
1
reply
1.9k
views
SNPRelate Dendrogram Point Colors and Shapes
SNPRelate
R
updated 9.2 years ago by
zhengx
▴ 30 • written 9.2 years ago by
rfriedman22
• 0
3
votes
2
replies
2.2k
views
Minimum allele frequency (MAF) from a Genomic Data Structure (GDS) file
snprelate
GWASTools
updated 9.3 years ago by
Adrienne Stilp
▴ 30 • written 9.3 years ago by
Vinicius Henrique da Silva
▴ 40
0
votes
9
replies
7.2k
views
unable to update mgcv package
mgcv
snprelate
updated 9.7 years ago by
Martin Morgan
25k • written 9.7 years ago by
mail2vignesh1985
• 0
0
votes
4
replies
3.0k
views
NA values in snpgdsDiss dissimilarity matrix
snprelate
updated 9.8 years ago by
zhengx
▴ 30 • written 9.8 years ago by
blackgore
▴ 10
0
votes
0
replies
1.1k
views
RADseq chromosomes unknown
snprelate
RADseq
Stacks
9.8 years ago
clive.darwell
• 0
0
votes
0
replies
2.2k
views
GWASTools
Organism
GWASTools
Organism
GWASTools
SNPRelate
12.5 years ago
Stephanie M. Gogarten
▴ 890
22 results • Page
1 of 1
Recent ...
Replies
Answer: ROAST compare results with complex design
by
James W. MacDonald
68k
You are specifying that the last column of your design should be used as the contrast. You should instead use `contrast[,1]`, which will us…
Comment: How to account for solvent controls in DESeq2 when comparing follicular vs lutea
by
James W. MacDonald
68k
Yes. You can infer that by figuring out what each coefficient measures. Here is your design matrix: ``` > targets ID Name phase G…
Comment: How to account for solvent controls in DESeq2 when comparing follicular vs lutea
by
snijesh
▴ 200
I would like to clarify whether the command `res <- results(dds, name = "phaseLP.conditionTreated")` is the correct approach to generate …
Comment: How to account for solvent controls in DESeq2 when comparing follicular vs lutea
by
James W. MacDonald
68k
Not sure I understand. You ask how to do something and then show how one would do so.
Comment: DiffBind getting Fold values of near 0
by
littlefishes20
▴ 10
Same issues. All peaks return to a fold near 0, although they are significant when visualizing in IGV. Please find the MAplot and volcanoPl…
Votes
How to account for solvent controls in DESeq2 when comparing follicular vs luteal phase?
Answer: How to account for solvent controls in DESeq2 when comparing follicular vs lutea
Answer: How to account for solvent controls in DESeq2 when comparing follicular vs lutea
Comment: Using DESeq2 on single cell RNA Seq data of same cell type but different conditi
Can NanoString data be analyzed using DESeq2?
Awards
• All
Popular Question
to
Gordon Smyth
52k
Popular Question
to
boczniak767
▴ 740
Popular Question
to
Young Tae
• 0
Popular Question
to
Robert Castelo
★ 3.4k
Popular Question
to
littlefishes20
▴ 10
Locations
• All
United States,
27 minutes ago
The city by the bay,
37 minutes ago
Netherlands,
1 hour ago
Chile,
1 hour ago
United States,
1 hour ago
Traffic: 697 users visited in the last hour
Content
Search
Users
Tags
Badges
Help
About
FAQ
Access
RSS
API
Stats
Use of this site constitutes acceptance of our
User Agreement and Privacy Policy
.
Powered by the
version 2.3.6