search for: mark1

Displaying 7 results from an estimated 7 matches for "mark1".

Did you mean: mark
2011 Feb 18
3
recoding a data in different way: please help
...ime to solve it. I would highly appeciate your help. I have following dataset from family dataset : Here we have individuals and their two parents and their marker scores (marker1, marker2,....and so on). 0 means that their parent information not available. Individual Parent1 Parent2 mark1 mark2 1 0 0 12 11 2 0 0 11 22 3 0 0 13 22 4 0 0 13 11 5 1 2 11 12 6 1 2 12 12 7 3 4 11 12 8 3 4 13 12 9 1 4 11 12 10 1 4 11 12 I want to recode mark1 and other mark2.....and so on column by looking indvidual parent (Parent1 and Parent2). For...
2011 May 23
6
How do I assign boolean (o,1) values to a column?
Hi everybody!! I'm trying to assign boolean values to a column in a matrix depending on the number of times present in another column. I have no clue, I have been 2 days looking for a way, if somebody knows what kind of functions I need to use I will really apreciate it. example: Color Type Mark1 Mark2 Mark3 Red high 139 P alpha blue low 140 P alpha Green high 141 S alpha Yellow low 142 S beta Red high 143 P gamma If we only take into account columns Mark1, Mark2 and Mark3. I would like to ask R to write another column with...
2009 Dec 14
0
[Bug 595] MARK filter doesn't work
...|RESOLVED Resolution| |WORKSFORME ------- Comment #3 from eric at inl.fr 2009-12-14 20:31 ------- With latest git tree, I did not manage to reproduce the problem. For the record, I've used the following stack: stack=log1:NFLOG,base1:BASE,mark1:MARK,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU stack=ct1:NFCT,mark1:MARK,op1:OPRINT -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2006 Mar 28
2
prio, kernel 2.6: patch?
hi to all, I''m studying traffic shaping using kernel 2.6.8 (debian sarge). well, I have this problem: priority doesn''t work. I try with: - qdisc prio: tc qdisc add dev eth1 root handle 12: prio bands 3 tc qdisc add dev eth1 parent 12:1 handle 13: tbf rate 10Mbit buffer 1600 limit 3000
2006 Apr 09
3
Conntrack, nat and multipath - what is wrong here?
...-- * * 0.0.0.0/0 0.0.0.0/0 tcp spt:25 LOG flags 0 level 4 prefix `mangle/PREROUTING:'' 0 0 LOG tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:25 LOG flags 0 level 4 prefix `mangle/PREROUTING:'' 2 468 MARK14 all -- * * 0.0.0.0/0 192.168.4.0/22 state NEW 2903 2444K MARK13 all -- * * 0.0.0.0/0 192.168.0.0/22 state NEW 60 6098 MARK12 all -- * * 0.0.0.0/0 1.1.1.136/29 state NEW 1692 136K MARK11...
2007 May 09
10
Load balancing using connmark
Hi, I''ve been implementing a load balancing solution using CONNMARK, based on solution described by Luciano Ruete at [1]. Gracias por el post y por apuntar en la dirección correcta Luciano! Once implemented, I''ve found that due to some reason packets aren''t properly marked (or improperly remarked) and sent out using the wrong interface. My topo setup is:
2005 Nov 11
8
Pfifo_fast "Unknown qdisc" and asking for basic design advice
Hi all, I''ve done a search through the archives but I can''t find a cause/solution to this. I''m running a FC4 box with the stock 2.6.12 kernel and a FC2 box with a stock 2.6.9 kernel. I''m obviously using iproute2 and the patched tc. When I clear down the qdiscs with "tc qdisc del dev <DEV> root" I get the following in response to "tc