Advertisement
Guest User

Untitled

a guest
Nov 17th, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. mkdir: cannot create directory 'jingyi_pipeline/': File exists
  2. mkdir: cannot create directory 'jingyi_pipeline/filtering/': File exists
  3. mkdir: cannot create directory 'jingyi_pipeline/filtering/': File exists
  4. mkdir: cannot create directory 'jingyi_pipeline/filtering/': File exists
  5. mkdir: cannot create directory 'jingyi_pipeline/filtering/': File exists
  6. mkdir: cannot create directory 'jingyi_pipeline/filtering/': File exists
  7. mkdir: cannot create directory 'jingyi_pipeline/filtering/': File exists
  8. mkdir: cannot create directory 'jingyi_pipeline/filtering/': File exists
  9. mkdir: cannot create directory 'jingyi_pipeline/': File exists
  10. [1] "Start Quanlity Control for input file"
  11. [1] "Input file pass QC"
  12. [1] "The new sample masterlist write to jingyi_pipeline/temp_mvl_20171117"
  13. [1] "Start to looking for if duplicate sample existed"
  14. [1] "Duplicate samples are:"
  15. V1 V2 V3
  16. 1 MGH_NA17-473-tumor MGH_NA17-482-tumor 5
  17. 2 MGH_NA17-476-tumor MGH_NA17-482-tumor 5
  18. 3 MGH_NA17-482-tumor MGH_NA17-473-tumor 5
  19. 4 MGH_NA17-482-tumor MGH_NA17-476-tumor 5
  20. Error in read.table(args[2], header = FALSE, sep = "\t", fill = FALSE, :
  21. no lines available in input
  22. Execution halted
  23. [1] "Find multi genes annotation and replace with protein coding genes only"
  24. [1] "All multi genes are replaced."
  25. Error in if (is.na(CurrentTable[j, n + 1]) == TRUE) { :
  26. argument is of length zero
  27. Calls: FindCurrentSymbolWithPos
  28. In addition: Warning message:
  29. In is.na(CurrentTable[j, n + 1]) :
  30. is.na() applied to non-(list or vector) of type 'NULL'
  31. Execution halted
  32. [1] "Replace Gene Length based on isoform"
  33. [1] "All samples have CTCL subtype"
  34. Warning message:
  35. In is.na(mvl$QUARTILE) :
  36. is.na() applied to non-(list or vector) of type 'NULL'
  37. Error in fix.by(by.x, x) : 'by' must specify a uniquely valid column
  38. Calls: MutationRate -> merge -> merge.data.frame -> fix.by
  39. Execution halted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement