Estimate lineage coupling score through R
Dear member,
I am trying to estimate lineage coupling score through R from a table containing three columns as given below
Uniqure Cell-IDs Cluster-IDS cloneID
XX1_A06 3 1
XX1_B01 1 5
XC2_C03 3 8
XX2_C04 2 1
XX3_C05 3 9
I need to calculate a z-score to find out which clusters are coupled and which are not
As I am new to this field, I would be grateful for every help
• 916 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Please use the formatting bar (especially the
codeoption) to present your post better. You can use backticks for inline code (`text` becomestext), or select a chunk of text and use the highlighted button to format it as a code block. I've done it for you this time.