Displaying 2 results from an estimated 2 matches for "sstab".
Did you mean:
  fstab
  
2010 Aug 25
3
frequency, count rows, data for heat map
Hi all, 
I have read posts of heat map creation but I am one step prior --
Here is what I am trying to do and wonder if you have any tips?
We are trying to map sequence reads from tumors to viral genomes.
Example input file :
111     abc
111     sdf
111     xyz
1079   abc
1079   xyz
1079   xyz
5576   abc
5576   sdf
5576   sdf
How may xyz's are there for 1079 and 111? How many abc's, etc?
2003 Jun 28
0
Problem to run visual basic application through wine
...le which includes "tab controls" that using file
“tabctrl32.ocx” and “Microsoft Hierarchical FlexGrid
Control” that using file “MSHFLXGD.ocx”.
When I run the visual basic executable file on Linux
through wine, it generates an error which description
given below:
“Failed to load control “SSTAB” from TABCTL32.OCX.
Your version of TABCTL32.OCX may be outdated. Make
sure you are using the version of control that was
provided with your application.” 
Manually i register TABCTL32.OCX file using
REGSRV32.EXE, and its successfully registered but its
gives an error which mentioned above.
My qu...