Displaying 11 results from an estimated 11 matches for "sampath".
2005 Jun 16
2
User directories in /home are missing
...says no such file or
directory.
All my user accounts still exists. I have totally around 10 user
accounts in that machine. I haven't rebooted that machine thinking that
I can do something without reboot.
Do anyone know the reason for this and if so how to recover it.
Regards
Kapil Sampath
"The greatest sin is to think yourself weak"
- Swami Vivekananda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ext3-users/attachments/20050616/6526baf5/attachment.htm>
2011 Jun 26
2
Ordering a matrix based on cluster no
...() but I get a message saying that the length of pattern >1
so only first element will be compared. But i want to check for each gene in
the 100x100 matrix for its cluster number and then group it.
I also tried the order() but it did not help either.
Thanks for the help! :)
Aparna
--
Aparna Sampath
Master of Science (Bioinformatics)
Nanyang Technological University
Mob no : +65 91601854
[[alternative HTML version deleted]]
2012 Feb 06
1
how to access values from functions
...of the variable
lambda.mu and and see what abs(lambdas[1])
does since lambdas is not a keyword.
Snippet of the code:
scoreFunction <- function(lambdas)
{
lambda.mu <- abs(lambdas[1])
sme.em(yi,tmei,Xi,Ni,G,lambda.mu,lambda.v)$AICc
}
Thanks in advance.
Regards
Ap
--
Aparna Sampath
Master of Science (Bioinformatics)
Nanyang Technological University
Mob no : +65 91601854
2005 Aug 11
2
URGENT: How to recover ext3 files?
...After panic boot, I have executed fsck for the mount point and we
couldn't find a single file. We have lot of directories under lost+found
like this #3194985.
Can anyone tell me how to recover the data from this folder? This is
urgent.
Thanks in advance for your help.
Regards
Kapil Sampath
"Many of life's failures are people who did not realize how close they
were to success when they gave up"
- Thomas Edison
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ext3-users/attachments/20050811/b...
2005 Apr 24
3
Help needed to recover data from ext3 file system where mkfs was issued accidentally
...t/
mount: wrong fs type, bad option, bad superblock on /dev/hdb2,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
Please tell me how can I recover my data.
This disk is containing important data.
Regards
Kapil Sampath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ext3-users/attachments/20050424/2669df86/attachment.htm>
2005 Jun 02
1
passwd : Module is unknown (Redhat 9 Enterprise Edition)
...6 EDT 2003 i686
i686 i386 GNU/Linux
[root at TESTING root]#
As a normal user other than root
[kapil at TESTING kapil]$ su
su: incorrect password
[kapil at TESTING kapil]$
Please help me in resolving this problem.
---------------------------------------
Thanks & Regards
Kapil Sampath
Wipro Technologies,
475A, Old Mahabalipuram Road,
Shollinganallur, Chennai - 600 119
Dir: +91-44-30691701 Ext : 41701
Mobile : +91-9444101619
__________________________
"Men should be taught to be practical, physically strong.
A dozen such lions will conquer the world,
Not millions of...
2011 Jul 06
1
Create simulated data's using mvrnorm
Hi All
This might be something very trivial but I seem to miss something in the
syntax or logic which makes me keep wandering around the problem without
arriving at a solution.
What I want to do is to simulate a sample data for performing cluster
analysis. I tried to use
x1= mvrnorm(10,rep(0.8,3),diag(3))
x2= mvrnorm(10,rep(0,3),diag(3))
x3= mvrnorm(10,rep(-0.5,3),diag(3))
x=rbind(x1,x2,x3)
2012 Mar 15
1
substituting own test statistics in a built-in function
Hi All
I would like to compute the raw p-value from permutation tests and I found
mt.sample.rawp() from the package multtest almost similar to what I want to
do. But in the function definition:
mt.sample.rawp(V,classlabel,test="t",side="abs",fixed.seed.sampling="y",B=10000,na=.mt.naNUM,nonpara="n")
I would like to choose my own t-test which is designed
2010 Oct 31
9
self.where('section = ?', '%:search_item%')
I am trying to do a search where I can enter a part of a word and the
search find all occurrences of that part word in the field. The above
subject does not work. Can anyone help
I am using Rails 3 and ruby 1.9.2
I use to be able to do it in rails 2.x.
In my Model I have the following:-
def self.search(search_item)
if search_item
self.where(''section = ?'',
2010 Aug 19
4
implementing project management and event types
I am implemented a simple project management application. Each
project has various events, and each event can be a different type.
Some event information is common, such as name, start date, close
date, and comments. I have a projects table which has_many events.
My plan is to have several sub-event tables, like event_get_access
which will contain an event_id field to link it to table events as
1999 Jan 03
31
Samba problem
Hi,
I have a problem connecting my Windows98 to the Samba server.
The Linux computer comes up in the "Network Neighborhood" control panel,
but when I double click on the icon, W98 asks for a password for the
"\\machine name\IPC$" resource.
But my password will not me accepted. I have logged in as user "root"
with
a given password on both computers.
When I set