search for: blat

Displaying 20 results from an estimated 31 matches for "blat".

Did you mean: blas
2006 Jan 23
8
OT: Problem rotating logs with lighttpd
...process, lighttpd stops writing the logs. To solve this we have to restart the server manually each time. We use a common Debian, lighttpd-1.4.7, Rails 1.0 and fcgi-2.4.0. I have tracked the lighttpd bugs, and I haven''t found anything. Any suggestion or personal experience? -- Fernando Blat
2005 May 10
6
Does R have a command for sending emails?
Is there a way to have an R program send an email? Something like this: address <- 'abc at d.com' text <- 'This is the email body' send.email(address, text) Thanks. FS
2007 Jul 12
3
eMail results out of R
Hi everyone, I did my homework and read the posting guideline :-) I want to eMail the results of a computing automatically. So I get the results (the parameters of a garch process) and I want to eMail them to another person. How can I do that? Thx ______________________________ Thomas Schwander MVV Energie Konzern-Risikocontrolling Telefon 0621 - 290-3115 Telefax 0621 - 290-3664 E-Mail:
2008 Nov 25
6
bioinformatics repository?
Hi all, I'm new to Centos, just moved here from Gentoo Linux. I have to install a server for bioinformatics purposes and I see that default yum repositories do not include any bioinformatics software (i.e. ncbi-toolkit, blat, and others). I'm googling a bit but I can't find a valuable solution: which is (or which are) the best repository I should add to have a satisfying list of bioinfo rpm? Thanks d /* Davide Cittaro Cogentech - Consortium for Genomic Technologies via adamello, 16 20139 Milano Italy...
2001 Aug 22
3
bat files
Just a question, should it be possible to run bat files with wine. Basically the application is java, I know the java will run under windows. I also know that java will run under linux natively, but I am curious if this is possible to start under wine. I get wine: can't exec 'blue.bat': invalid exe file.
2007 Jul 14
3
Send SMS out of R?
Hi everyone, Now I read the posting guidelines again; COMPLETELY! ;-) I use Windows XP Professional, R 2.5.1 and I have Blat to send eMails out of R. Works perfect! Thank you for your help! Now I want to send an SMS out of R! Any idea how it could work? Could I send an eMail to a mobile phone number? Thank you Thomas [[alternative HTML version deleted]]
2005 Nov 14
6
Transfer speed exceeding the ceil
What''s going on here? I''m spewing UDP traffic at this thing, and it is exceeding the ceil. Anyone know how to fix this? class htb 1:613 parent 1:5 leaf 613: prio 6 quantum 2560 rate 20480bit ceil 103360bit burst 15Kb/8 mpu 0b overhead 0b cburst 1728b/8 mpu 0b overhead 0b level 0 Sent 16591370 bytes 4159 pkt (dropped 39449, overlimits 0 requeues 0) rate 412384bit 6pps backlog 0b
2007 Nov 05
5
Sending E-Mail from R
Hi, Has anyone used R to send out an email via an SMTP server? I run R from a script and would like to be able to send out an email from there also. I could shell out to an email program, but was hoping maybe someone had a package for R or a smooth way to do it. Thanks, Josh [[alternative HTML version deleted]]
2006 Mar 28
1
Rails noob db questions
...LOYEES. How should you structure this in your tablespace to take the best advantage of activerecord? 3) Am I wrong in the assumption that all this needs to be sorted out at the database level before I go and generate models and controllers? Where do you put code that you don''t want to get blatted if and when the schema changes and you need to regenerate? TIA, -Josh -- "wookin'' pa nub in all da wong paces, wookin'' pa nub" [ Josh ''G-Funk'' McDonald ] -- [ 0437 221 380 ] -------------- next part -------------- An HTM...
2013 Jun 10
1
Sending Email with Attachment
Hi, I am trying to send an email through gmail or outlook from my Windows PC and finding trouble to send the email. The code which I am using is given below: Code : library("sendmailR") from <- "abcd@outlook.com" to <- <mailto:efgh@gmail.com> efgh@gmail.com subject <- "Run at" mailControl = list(smtpServer="blu-m.hotmail.com")
2006 Jun 09
10
Why do we use /usr/lib/python to install python libraries?
This seems exceptionally evil and is definitely a PITA. What was the original problem that led us to do this? I''d like to take a stab at correcting it so we can have a more sane installation. Regards, Anthony Liguori _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2013 May 23
0
[LLVMdev] Deprecating autoconf/make?
On 22 May 2013 16:14, Eric Christopher <echristo at gmail.com> wrote: > Hi All, > > I fear starting another centi-thread on this but I'll give it a shot. > > We're currently supporting two build systems which is definitely one > more than we (or I) want to support. > > I don't know of any support in autoconf past the > --host/--build/--target case
2020 Nov 12
0
Signal 11 on domain join (Debian 10 Samba 4.9.5+dfsg-5+deb10u1)
...t; without a problem. OK. > I'm curious if Samba will have problems replicating 'non-critical' > domain > data now that the join is finished...although I'm not entirely sure > what > the difference is between critical and non-critical data in LDAP. It should just blat the whole domain over the top but be in better position to do so because the skeleton the of domain is already in place. > Regardless, I figured someone might want me to do a bit more digging > to > find out what's causing the crash. If you could re-run it under valgrind that might h...
2006 Jun 14
0
ActiveRecord without an associated model
...SQL tables and I want to use ActiveRecord to work with them, connect to the database, manage erroes, etc; but, I don''t want to add a new model to my application. It is, I want a kind of find_by_sql that could be associate to a Empty class, or something like that. Any ideas? -- Fernando Blat
2006 Jun 23
0
Engine controllers are read twice
...ls Engine tracking system [1], but we are doubting if it is also reasonable to post it in Rails Trac, because, althought de engine has its own controllers, filters are Rails features. The question is: who causes the filters be read twice? [1] http://dev.rails-engines.org/tickets/177 -- Fernando Blat blog > http://www.tabernadelturco.com
2006 May 31
0
How to know that a plugin is loaded
...(a class that creates the plugin) is defined? Do you know a more elegant alternative? By the way, this works perfectlly with Lighttpd + FastCGIs, but in our development envirnonment, using Apache2 + FastCGIs it only works in the first requirement to the dispatch. Any idea? Thanks! -- Fernando Blat blog > http://www.tabernadelturco.com
2011 Aug 16
1
Xapian pdf document
Hi, I don't see Xapian document in pdf format. Nowadays, many software packages have both html and pdf format document (see perl, python, etc). May I suggest adding pdf document to Xapian website? -- Regards, Peng
2003 Oct 24
1
rsync -vae ssh user@host1:/tmp/dir user@host2:/tmp/
I have legitimate ssh access to two remote machines. ssh directly from either machine to the other is blocked by firewalls which I cannot control. $ rsync -vae ssh user@host1:/tmp/dir user@host2:/tmp/ receiving file list ... done rsync: mkdir user@host2:/tmp: No such file or directory rsync error: error in file IO (code 11) at main.c(319) I would like this to copy host1:/tmp/dir into
2020 Nov 12
1
Signal 11 on domain join (Debian 10 Samba 4.9.5+dfsg-5+deb10u1)
...> I'm curious if Samba will have problems replicating 'non-critical' > > domain > > data now that the join is finished...although I'm not entirely sure > > what > > the difference is between critical and non-critical data in LDAP. > > It should just blat the whole domain over the top but be in better > position to do so because the skeleton the of domain is already in > place. > > > Regardless, I figured someone might want me to do a bit more digging > > to > > find out what's causing the crash. > > If you could...
2005 Dec 21
1
OT: NIC Problem (Fwd: In response to your USRobotics technical support questions, your case #:300882125)
...this on my first query to them. Eric Hines >X-Originating-IP: [63.169.70.144] >Date: Tue, 20 Dec 2005 18:44:48 -0500 >From: usr_amr_eng@aqinc.com >Subject: In response to your USRobotics technical support questions, >your case #:300882125 >To: eehines@comcast.net >X-Mailer: Blat for Vantive v0 > >Dear Eric, > >Thank you for contacting U.S. Robotics Online Support. > >We only supply the C-source code in those files., I suggest you >search Linux groups and Forums for compiled drivers for the >USR997902. Sorry for this inconvenience. > >Thank...