This is a test version of Biostars. For the public version, visit https://www.biostars.org.
combine or merge multible txt file in single excel file by R

i got 2000 txt file for protien molecule information i want to merge all in one file ant select important column that have accession nm ,mass ,wight ,chemical formula for each protein

r

This is more a coding exercise than a bioinformatics question.
Learn how to read files into data frames in R then how to combine data frames, how to subset a data frame and how to write a data frame to file. This is plenty of keywords to get you started on a search for tutorials.

0 answers

No answers yet.

Log in to answer this question.