search for: gokind

Displaying 4 results from an estimated 4 matches for "gokind".

2020 Oct 21
4
how do I remove entries in data frame from a vector
...AFT_g_4RWG569_BI_SNP_E12_35136 5 ABAFT_g_4RWG569_BI_SNP_F11_35122 6 ABAFT_g_4RWG569_BI_SNP_F12_35138 7 ABAFT_g_4RWG569_BI_SNP_G07_35060 8 ABAFT_g_4RWG569_BI_SNP_G12_35140 I want to remove these 8 entries from remove data frame from this vector that looks like this: > head(celFiles) [1] "/GOKIND/75327/PhenoGenotypeFiles/RootStudyConsentSet_phs000018.GAIN_GoKinD.v2.p1.c1.DS-T1DCR-IRB/GenotypeFiles/ABAFT_g_4RWG569_BI_SNP_A01_34952.CEL" [2] "/GOKIND/75327/PhenoGenotypeFiles/RootStudyConsentSet_phs000018.GAIN_GoKinD.v2.p1.c1.DS-T1DCR-IRB/GenotypeFiles/ABAFT_g_4RWG569_BI_SNP_A02_34968...
2020 Oct 21
0
how do I remove entries in data frame from a vector
..._F11_35122 > 6 ABAFT_g_4RWG569_BI_SNP_F12_35138 > 7 ABAFT_g_4RWG569_BI_SNP_G07_35060 > 8 ABAFT_g_4RWG569_BI_SNP_G12_35140 > > I want to remove these 8 entries from remove data frame from this > vector that looks like this: > > > head(celFiles) > > [1] > "/GOKIND/75327/PhenoGenotypeFiles/RootStudyConsentSet_phs000018.GAIN_GoKinD.v2.p1.c1.DS-T1DCR-IRB/GenotypeFiles/ABAFT_g_4RWG569_BI_SNP_A01_34952.CEL" > [2] > "/GOKIND/75327/PhenoGenotypeFiles/RootStudyConsentSet_phs000018.GAIN_GoKinD.v2.p1.c1.DS-T1DCR-IRB/GenotypeFiles/ABAFT_g_4RWG569_BI_SNP...
2020 Oct 21
0
how do I remove entries in data frame from a vector
...BI_SNP_F11_35122 > 6 ABAFT_g_4RWG569_BI_SNP_F12_35138 > 7 ABAFT_g_4RWG569_BI_SNP_G07_35060 > 8 ABAFT_g_4RWG569_BI_SNP_G12_35140 > > I want to remove these 8 entries from remove data frame from this > vector that looks like this: > >> head(celFiles) > > [1] "/GOKIND/75327/PhenoGenotypeFiles/RootStudyConsentSet_phs000018.GAIN_GoKinD.v2.p1.c1.DS-T1DCR-IRB/GenotypeFiles/ABAFT_g_4RWG569_BI_SNP_A01_34952.CEL" > [2] "/GOKIND/75327/PhenoGenotypeFiles/RootStudyConsentSet_phs000018.GAIN_GoKinD.v2.p1.c1.DS-T1DCR-IRB/GenotypeFiles/ABAFT_g_4RWG569_BI_SNP_A02_...
2020 Oct 21
1
how do I remove entries in data frame from a vector
...SNP_F12_35138 >> 7 ABAFT_g_4RWG569_BI_SNP_G07_35060 >> 8 ABAFT_g_4RWG569_BI_SNP_G12_35140 >> >> I want to remove these 8 entries from remove data frame from this >> vector that looks like this: >> >>> head(celFiles) >> >> [1] >> "/GOKIND/75327/PhenoGenotypeFiles/RootStudyConsentSet_phs000018.GAIN_GoKinD.v2.p1.c1.DS-T1DCR-IRB/GenotypeFiles/ABAFT_g_4RWG569_BI_SNP_A01_34952.CEL" >> >> [2] >> "/GOKIND/75327/PhenoGenotypeFiles/RootStudyConsentSet_phs000018.GAIN_GoKinD.v2.p1.c1.DS-T1DCR-IRB/GenotypeFiles/ABA...