Search Results

Search: Posts Made By: japaneseguitars
10,739
Posted By japaneseguitars
thanks everyone!
thanks everyone!
10,739
Posted By japaneseguitars
deleteing duplicate lines sing uniq while ignoring a column
I have a data set that has 4 columns, I want to know if I can delete duplicate lines while ignoring one of the columns, for example


10 chr1 ASF 30
15 chr1 ASF 20
5 chr1 ASF 30
6 chr2 EBC 15...
16,758
Posted By japaneseguitars
Hey drewk, I realized I could process them...
Hey drewk,

I realized I could process them once at a time especially after I ran out of memory, before, all I wanted to do was to open it all at once instead of writing switch or if-else...
16,758
Posted By japaneseguitars
i have a file that contains information about...
i have a file that contains information about genes and I need to obtain the sequences upstream and downstream these genes and do analysis on that. These 19 files are the chromosome sequences. I have...
16,758
Posted By japaneseguitars
thanks for the reply, sorry for not being clear,...
thanks for the reply, sorry for not being clear, all 19 files need to be opened simultaneously =/
16,758
Posted By japaneseguitars
Perl, open multiple files with wildcards
I have a question regarding Perl scripting.

If I want to say open files that all look like this and assign them to a filehandle and then assign the filehandle to a variable, how do I do this?
...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 04:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy