-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error in measure_gene_stats(sgrna_stat) #18
Comments
Hi, could you share what you put to |
`sgrna_stat <- measure_sgrna_stats(J82_count, df_design,group_a = "T0",group_b = "G",delim = "_",ge_id = "Gene",sg_id = "sgRNA")
|
have you resolved the problem? otherwise, could you send the r object to jeong.compbio@gmail.com? Thank you, |
Hi I am trying to get gene stats from the code but ı get this following error;
I used the counts from MAGeCK produced to code but all the format is appropriate with CB2 format. How can I fix this issue? The sgRNA stats worked perfectly.
Thanks in advance
The text was updated successfully, but these errors were encountered: