These exercises cover the sections of Data wrangling with tidy.

All files can be found in the “dataset” directory.

 

Exercise 5

 

  • Read in count data as different data types. What happens when we extract the vector of these counts?

ANSWERS

Load in dataset and packages

Answer

## Warning: 62 parsing failures.
## row     col           expected actual                               file
##   2 ORTHO_2 1/0/T/F/TRUE/FALSE   39   'dataset/hemato_rnaseq_counts.csv'
##   3 ORTHO_2 1/0/T/F/TRUE/FALSE   86   'dataset/hemato_rnaseq_counts.csv'
##   5 ORTHO_2 1/0/T/F/TRUE/FALSE   16   'dataset/hemato_rnaseq_counts.csv'
##   8 ORTHO_2 1/0/T/F/TRUE/FALSE   4051 'dataset/hemato_rnaseq_counts.csv'
##  10 ORTHO_2 1/0/T/F/TRUE/FALSE   1114 'dataset/hemato_rnaseq_counts.csv'
## ... ....... .................. ...... ..................................
## See problems(...) for more details.
## [1]   204 15586   842     0   123     1   380   572
## [1] "0"    "479"  "355"  "0"    "291"  "1"    "3"    "2225"
## [1] 103   10476 1188  0     139   0     177   597  
## 82 Levels: 103 10476 1188 0 139 177 597 1 46 15 4 51 24 833 2741 148 138 4970 2576 1767 ... 3053
## [1] FALSE    NA    NA FALSE    NA FALSE FALSE    NA