<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic selecting one column values based on difference between members of another column in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/selecting-one-column-values-based-on-difference-between-members/m-p/192611#M266206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all,&lt;/P&gt;&lt;P&gt;i have data like this&lt;/P&gt;&lt;P&gt;ASSAY MP&amp;nbsp; chr#&lt;/P&gt;&lt;P&gt;XY1723 408068 1&lt;/P&gt;&lt;P&gt;XY1727 463360 1&lt;/P&gt;&lt;P&gt;XY1708 880744 1&lt;/P&gt;&lt;P&gt;XY1709 900596 1&lt;/P&gt;&lt;P&gt;XY487 1174585 1&lt;/P&gt;&lt;P&gt;XY1641 1239146 1&lt;/P&gt;&lt;P&gt;XY1714 3057570 1&lt;/P&gt;&lt;P&gt;XY1721 3522443 1&lt;/P&gt;&lt;P&gt;my aim is to select ASSAY on every CHR# like this i have 12 chromosomes (values in column C), The criteria to select assay column is, i want to select Assay based on MP column and i want to select ASSAY after a range of every 250,000 (hundred thousand, 100kb) value in MP column . For example if i select XY1723 and i want to select next memebr of assay column having MP column value should equal to 563360 may little less or more. How can we solve this in SAS presently i am using excel for this and it is taking lot of time. any help would be highly appreciated, Thanks,&lt;/P&gt;&lt;P&gt;Genetist&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Mar 2014 09:33:42 GMT</pubDate>
    <dc:creator>genetist</dc:creator>
    <dc:date>2014-03-05T09:33:42Z</dc:date>
    <item>
      <title>selecting one column values based on difference between members of another column</title>
      <link>https://communities.sas.com/t5/SAS-Programming/selecting-one-column-values-based-on-difference-between-members/m-p/192611#M266206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all,&lt;/P&gt;&lt;P&gt;i have data like this&lt;/P&gt;&lt;P&gt;ASSAY MP&amp;nbsp; chr#&lt;/P&gt;&lt;P&gt;XY1723 408068 1&lt;/P&gt;&lt;P&gt;XY1727 463360 1&lt;/P&gt;&lt;P&gt;XY1708 880744 1&lt;/P&gt;&lt;P&gt;XY1709 900596 1&lt;/P&gt;&lt;P&gt;XY487 1174585 1&lt;/P&gt;&lt;P&gt;XY1641 1239146 1&lt;/P&gt;&lt;P&gt;XY1714 3057570 1&lt;/P&gt;&lt;P&gt;XY1721 3522443 1&lt;/P&gt;&lt;P&gt;my aim is to select ASSAY on every CHR# like this i have 12 chromosomes (values in column C), The criteria to select assay column is, i want to select Assay based on MP column and i want to select ASSAY after a range of every 250,000 (hundred thousand, 100kb) value in MP column . For example if i select XY1723 and i want to select next memebr of assay column having MP column value should equal to 563360 may little less or more. How can we solve this in SAS presently i am using excel for this and it is taking lot of time. any help would be highly appreciated, Thanks,&lt;/P&gt;&lt;P&gt;Genetist&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 09:33:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/selecting-one-column-values-based-on-difference-between-members/m-p/192611#M266206</guid>
      <dc:creator>genetist</dc:creator>
      <dc:date>2014-03-05T09:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: selecting one column values based on difference between members of another column</title>
      <link>https://communities.sas.com/t5/SAS-Programming/selecting-one-column-values-based-on-difference-between-members/m-p/192612#M266207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you get from a value of "408068" for ASSAY "XY1723" to a value of "563360" while talking of 250T ranges? Can you please elaborate and show us the exact calculation? Also: Is the starting point for these ranges the lowest MP value or something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume what you call "column C" is "chr#" and you're referring here to the column name in your Excel sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 10:34:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/selecting-one-column-values-based-on-difference-between-members/m-p/192612#M266207</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2014-03-05T10:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: selecting one column values based on difference between members of another column</title>
      <link>https://communities.sas.com/t5/SAS-Programming/selecting-one-column-values-based-on-difference-between-members/m-p/192613#M266208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Patrick,&lt;/P&gt;&lt;P&gt;thank you very much for your reply to my query, I am sorry C column means Chr# only, &lt;BR /&gt;i get from a value of "408068" for ASSAY "XY1723" to a value of "658068 (408068+250000)" not the "563360" and it may little less or more (no need tobe eaxctly same 658068) and i miss typed it and starting point is lowest MP value beasuce data was sorted MP and chr# coulmns. I want to select assays having 250000 MP differences for 1 in chr# column and then i want to repeat this upto 12 in chr# column because i have 12 numbers in chr# column basically i will treat all the assays having 1 in chr# column as one block and i select assays having 250000 MP differences in that block ans then go to 2nd block (assays having 2 in chr# column) and applying same procedure as we did before and want to repeat upto 12 in chr# column.&lt;/P&gt;&lt;P&gt;Thanking you very much,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Genetist&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 04:34:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/selecting-one-column-values-based-on-difference-between-members/m-p/192613#M266208</guid>
      <dc:creator>genetist</dc:creator>
      <dc:date>2014-03-06T04:34:39Z</dc:date>
    </item>
  </channel>
</rss>

