Search Results

Search: Posts Made By: MetaBolic0
1,471
Posted By MetaBolic0
Thanks for your reply, in last hour i was try the...
Thanks for your reply, in last hour i was try the line you gave me because that line don't get me all files only fews. I'm new in script and after some trys i get this that work:
awk '{if...
1,471
Posted By MetaBolic0
HELP Script don't work selecting lowest value!!!
Hy again guys,

Last week i resolve a question here but now i need your help again :rolleyes:

I have about 3000 files that i need to choose based on the lowest value, so i make temp files like...
2,202
Posted By MetaBolic0
Hum ok thanks again ---------- Post updated...
Hum ok thanks again

---------- Post updated at 04:18 AM ---------- Previous update was at 04:17 AM ----------

Hum ok thanks again.


This is solved you can close
2,202
Posted By MetaBolic0
Yes this solve the problem, and in all files the...
Yes this solve the problem, and in all files the clusters are in order.

If you can you confirm this to me.

For what i can tell my mistake was the
{print line=$0}
in my awk that give always...
2,202
Posted By MetaBolic0
[Solved] Print a line using a max and a min values of different columns
Hi guys,

I already search on the forum but i can't solve this on my own.

I have a lot of files like this:

And i need to print the line with the maximum value in last column but if the value...
2,010
Posted By MetaBolic0
Like i said the output can be in any format the...
Like i said the output can be in any format the important is that i can count how many conditions of the 3 that i said there are in the file.

So with awk i was thinking in a output like this:
...
2,010
Posted By MetaBolic0
The aim is to count the number of occurences: ...
The aim is to count the number of occurences:

-1 1 lig -> this is a FN
-1 1 lig -> this is a FN
-1 1 lig -> this is a FN
-1 -1 dec
-1 -1 dec
-1 -1 dec
-1...
2,010
Posted By MetaBolic0
Because i only need to count the number of the...
Because i only need to count the number of the these ocorrences for caculate the precision and recall of my data ;)

#!/usr/bin/perl -w ...
2,010
Posted By MetaBolic0
Help starting a script
Hi guys, i already search in this forum and i can't find a way to do this. I have a file like this:

-1 1 lig
-1 1 lig
-1 1 lig
-1 -1 dec
-1 -1 dec
-1 -1 ...
Showing results 1 to 9 of 9

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