-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use this with two parent and two bulk? #18
Comments
you can filtered before input,or just use one parent,in most case one/two parents will get similar result.Or use other pipeline.
解涵
邮箱:18326667320@163.com
On 02/22/2021 09:17, haohui123 wrote:
How to use this with two parent and two bulk?
Thanks you for your code supply for us!
The guide tell us just use a single whole-genome resequencing of either of the parental cultivars. if so, whether the accury of result maybe lower than use two parent?
If use two parents, how can I use your code?
—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.
[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "#18",
"url": "#18",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
|
Thanks you!
…------------------ 原始邮件 ------------------
发件人: "YuSugihara/QTL-seq" <notifications@github.com>;
发送时间: 2021年2月22日(星期一) 上午9:30
收件人: "YuSugihara/QTL-seq"<QTL-seq@noreply.github.com>;
抄送: "杨好慧"<475889337@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [YuSugihara/QTL-seq] How to use this with two parent and two bulk? (#18)
you can filtered before input,or just use one parent,in most case one/two parents will get similar result.Or use other pipeline.
解涵
邮箱:18326667320@163.com
On 02/22/2021 09:17, haohui123 wrote:
How to use this with two parent and two bulk?
Thanks you for your code supply for us!
The guide tell us just use a single whole-genome resequencing of either of the parental cultivars. if so, whether the accury of result maybe lower than use two parent?
If use two parents, how can I use your code?
—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.
[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "#18",
"url": "#18",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Basically, the results should be same in both parental cultivar. |
Can I input a F1 cultivar for the parental cultivar, or merged bam of P1 and P2 instead of using either one? |
I do NOT recommend, but you can try. |
Hi, You can try https://github.com/xiekunwhy/bsa |
Do you mean run this once with one parent and then run with another? How do we pick the variants then in case there is difference? Any suggestions would be appreciated! |
How to use this with two parent and two bulk?
Thanks you for your code supply for us!
The guide tell us just use a single whole-genome resequencing of either of the parental cultivars. if so, whether the accury of result maybe lower than use two parent?
If use two parents, how can I use your code?
The text was updated successfully, but these errors were encountered: