-
Notifications
You must be signed in to change notification settings - Fork 8
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
geNorm Normalisation #4
Comments
Are you still planning to add this feature to the package? I would agree that this would be a useful option. Stefan |
Hi @stefanCoH
If you have any suggestion for either task, your help would be very appritiated. Thanks |
--Hi Mahmoud, i have a dataset i can send you to test the calculation, this dataset was used by Vandesompele et al. to develop their algorithm and to determine the most stable reference (housekeeping) genes from a set of tested candidate reference genes in a given sample panel. |
Thanks a lot @lmanchon. I'd be very grateful. |
--Hi, Laurent -- |
geNorm is well documented here: https://genorm.cmgg.be/ |
Thanks @lmanchon. Actually, I am tried to use this dataset before but the issue was, it only has the relative expression values, not the Ct values. Also it has data for several reference genes but no gene of interest. What I am looking for is a dataset of multiple reference genes and at least one gene of interest. Preferably where the relative expression was calculated using geNorm and published. |
--Hi, |
maybe this dataset can help? |
Thanks @lmanchon and @stefanCoH. This is very helpful. |
The approach towards doing a PCR is really appreciable. My query is, is there any way these can be done in python language. |
--Yes, |
I tried to provide the same implementation in a python package. Here, https://github.com/MahShaaban/pycr |
Thank you for your response
…On Mon 30 Mar, 2020, 06:43 Mahmoud Shaaban, ***@***.***> wrote:
I tried to provide the same implementation in a python package. Here,
https://github.com/MahShaaban/pycr
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMPSKXELDJEULQZUZWOKBNTRJ7W5HANCNFSM4F3QKBIA>
.
|
Hi @MahShaaban, I really like Also, I wondered if there's a chance to implement some additional algorithms (e.g. GeNorm, NormFinder, BestKeeper...) to select most suitable reference genes? Many thanks, Jan |
Hi @janstrauss1 |
Hi @MahShaaban, Many thanks for your effort to implement different algorithms for reference gene selection! I'm currently working on my own qPCR dataset (see attached The general experimental design is
I've used Maybe this data set helps to get your implementation of different normalization algorithms ready for a CRAN release? |
Thanks @janstrauss1 I really appreciate you sharing this dataset and congrates for the paper. |
--Hi,
In further improvement it would be usefull to add geNorm normalization option to take into account several control genes.
Thank you --
Laurent --
The text was updated successfully, but these errors were encountered: