Hi,
I am new to Perl and I appreciate if someone can help me.
I have a tab delimited file that contains 100 columns and 300 rows. The first row is the ID. I need first to read the file into a matrix or a table and delete the columns with a specific ID, for example columns with ID that contains the letter "k".
Hi there!
i have a very similar problem, and would ask you if found already an solution!
i would be very happy as a perl beginner if you could send me a short script doing this.
(i have 16 columns, have to do the difference col6-col10 and then delete all columns and leave only the 1. and the difference column)
many thanks,
uan
Hi,
I am new to Perl and I appreciate if someone can help me.
I have a tab delimited file that contains 100 columns and 300 rows. The first row is the ID. I need first to read the file into a matrix or a table and delete the columns with a specific ID, for example columns with ID that contains the letter "k".
Be happy to help you if you have put any effort into solving the problem. BUt I will not just write a script for you based on your requirements, this is not a script writing or do-my-homework service.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Previous Thread in Perl Forum Timeline:GUI question