Sponsored Content
Full Discussion: Venn Data Maker
Homework and Emergencies Emergency UNIX and Linux Support Venn Data Maker Post 302979840 by jacobs.smith on Friday 19th of August 2016 01:20:54 PM
Old 08-19-2016
Quote:
Originally Posted by RudiC
Do we need to guess what an "intersection" is? Any attempt from your side?

My apologies Rudic.

If the value is "1" in any set, that means a presence of value and it should be counted.

If the value is "0" in any set, that means an absent and it should not be counted.

Ex:

Code:
Name, set1, set2, set3
g1,0,0,1
g2,0,0,1
g3,1,1,0

Gene1 and Gene2 are present only in set3. So set3_unique=2.

Gene3 is present in both set1 and set2. So set12_common=1

Please ask me more questions and I will be glad to reply.

Also - the number of lines in the intersectionlist.txt should be equal to = (2^(number of sets))-1

Thanks.
 

2 More Discussions You Might Find Interesting

1. Programming

maker

how can i remake a program to crash a harddrive using unix:rolleyes: (2 Replies)
Discussion started by: flomper
2 Replies

2. Shell Programming and Scripting

Venn diagram results using awk

Hi, I have the following files 1.txt a 10 b 11 c 12 d 13 e 14 f 15 g 16 h 17 i 18 j 19 k 20 2.txt a 21 b 22 (15 Replies)
Discussion started by: jacobs.smith
15 Replies
geticonset(1x)                                                                                                                      geticonset(1x)

NAME
geticonset - gets the current Window Maker iconset SYNOPSIS
geticonset [options] [iconsetfile] DESCRIPTION
geticonset reads the WMWindowAttributes domain, and writes the iconset found there either to stdout or to iconsetfile. OPTIONS
--help print a help message --version print version number ENVIRONMENT
GNUSTEP_USER_ROOT specifies the initial path for the Defaults directory. "Defaults/" is appended to this variable to determine the actual location of the databases. If the varialbe is not set, it defaults to "~/GNUstep" FILES
GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes is the actual file that's read. SEE ALSO
seticons(1x), wmaker(1x) AUTHOR
This man page was written by Marcelo Magallon <mmagallo@debian.org>. Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>. January 1999 geticonset(1x)
All times are GMT -4. The time now is 12:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy