fbreitwieser / isobar

isobar - R library for the Analysis and quantitation of isobarically tagged MSMS proteomics data
https://bioconductor.org/packages/release/bioc/html/isobar.html
9 stars 8 forks source link

Ignore trivial rownames when assigning protein accessions #6

Closed alyst closed 9 years ago

alyst commented 9 years ago

This fixes a situation of setting protein accessions to rownames of protein table when these rownames are just "1","2",... However, I haven't further investigated why such rownames occur, maybe the real fix should be applied somewhere before or maybe such rownames behaviour is R version-specific.