| | |
Delete columns
Please support our Perl advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Nov 2007
Posts: 7
Reputation:
Solved Threads: 0
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".
Thanks,
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".
Thanks,
•
•
Join Date: Jul 2005
Posts: 78
Reputation:
Solved Threads: 3
You could use one of those perl CSV modules found at CPAN
Chris, Director, Chrisranjana.com
Web developers and software programmers.
Web developers and software programmers.
•
•
Join Date: Sep 2008
Posts: 8
Reputation:
Solved Threads: 0
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
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".
Thanks,
![]() |
Similar Threads
- Data from mysql in a 3 columns table (PHP)
- write and delete details on csv file in C++ (C++)
- how to write code for update,delete,cancel buttons in datagrid using vb.net only..plz (IT Professionals' Lounge)
- problem with soft delete (ASP.NET)
- How to delete record from Datagrid and not from Database (ASP.NET)
- can't delete text from table cells (Site Layout and Usability)
- Opening and manipulating a file in excel usung VB6 (Visual Basic 4 / 5 / 6)
- Can this be done for 3 dimensions and more (C++)
Other Threads in the Perl Forum
- Previous Thread: GUI question
- Next Thread: hash/data file.
Views: 2101 | Replies: 4
| Thread Tools | Search this Thread |
Tag cloud for Perl





