cat unix command can do this trick if you have .csv files If you got xls files you can do the following in a loop over your 2000 files ssconvert file.xlsx newfile.csv Then apply the cat command ADD REPLY • 0 views • link written 7.4 years ago by Bastien Hervé
Hello mathavanbioinfo! We believe that this post does not fit the main topic of this site. Pure programming, not primarily bioinformatics, try at StackOverflow For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with. If you disagree please tell us why in a reply below, we'll be happy to talk about it. Cheers! ADD REPLY • 0 views • link written 7.4 years ago by WouterDeCoster
See this SO post: How can I read multiple (excel) files into R? ADD REPLY • 0 views • link written 7.4 years ago by zx8754
catunix command can do this trick if you have.csvfilesIf you got
xlsfiles you can do the following in a loop over your 2000 filesThen apply the
catcommandHello mathavanbioinfo!
We believe that this post does not fit the main topic of this site.
Pure programming, not primarily bioinformatics, try at StackOverflow
For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.
If you disagree please tell us why in a reply below, we'll be happy to talk about it.
Cheers!
See this SO post: