Closed:Monocle Error Question
0
0
Entering edit mode
Mike ▴ 10
@mike-18117
Last seen 4.8 years ago

Hi I am trying to follow the tutorial of Monocle, but I have some problems.

While running the code,

valid_cells <- row.names(subset(pData(HSMM),
                            Cells.in.Well == 1 &
                              Control == FALSE &
                              Clump == FALSE &
                              Debris == FALSE &
                              Mapped.Fragments > 1000000))

This keeps giving me an error : Error in eval(e, x, parent.frame()) : object 'Cells.in.Well' not found

I tried to change to Cells %in% Well but it also says that object "Cells" is not found.

Please help me with this!

monocle • 81 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 693 users visited in the last hour
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