similar to: Looping columns/column names

Displaying 6 results from an estimated 6 matches similar to: "Looping columns/column names"

2012 Jan 27
1
Looping column names
Hello, I have a data file that I want to run loess on for 36 columns, divide the original data by the new data, then dividing columns that end in A and B by those that end in C. However, I have something wrong in my first step and am completely stuck on the third. Could someone help me please? Here's a snippet of the data file: Order Target GC AA_001_A AA_001_B AA_001_C 1 a 0.584507042
2007 Dec 12
0
New version of seqinR released
Dear useRs, the seqinR package contains utilities to import and analyze biological sequence data. For a general introduction see this document: http://pbil.univ-lyon1.fr/software/SeqinR//vignette.pdf Please do not use r-help for questions about seqinR or r-bugs for bug report about seqinR. Use instead the seqinR diffusion list: http://pbil.univ-lyon1.fr/software/SeqinR//mailing.php?lang=eng A
2007 Dec 12
0
New version of seqinR released
Dear useRs, the seqinR package contains utilities to import and analyze biological sequence data. For a general introduction see this document: http://pbil.univ-lyon1.fr/software/SeqinR//vignette.pdf Please do not use r-help for questions about seqinR or r-bugs for bug report about seqinR. Use instead the seqinR diffusion list: http://pbil.univ-lyon1.fr/software/SeqinR//mailing.php?lang=eng A
2012 Feb 03
2
If and apply?
Hello, I'm trying to replace any value within a column where the value is less than 10% of the median of the column with NA. In other words, if the median of one column is 500, any value in that column that is less than 50 should become NA. Doing a lot of searches, it seems like I should be using apply. But when I put the if statement inside like this, I get serious errors: >
2007 Mar 02
8
DNAT and Load Balancing
Hi all! After that good thread "DGD patch not detecting dead gateway" I was able to set up a Load Balancing with ping based DGD (without Julian Anastasov patch). But now I''m facing a new problem and tried some options, with only partial solutions. I made a script based on http://www.mail-archive.com/lartc@mailman.ds9a.nl/msg16257.html (Thank you Manish Kathuria),
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *