Ask a Question related to PERL Modules, Design and Development.

  1. #1

    Default Gap Sequence

    I have a problam , is anybody have idea about it?
    Is any module there which can find and print gap sequence?
    thanks

    Rita Guest

  2. Similar Questions and Discussions

    1. sequence of function
      Hi, Can someone tell me why it is happening or what can I do to correct it. I have a datagrid. On pressing it I want to call component function....
    2. Multi row sequence?
      Hi, I just started looking into PostgreSQL (coming from Mysql before), but have a question: Is it possible to have a sequence (as a multirow...
    3. Motions in sequence
      All, I am a new user to Director 3D. I am trying to create an interactive model in a GUI where the user has to demonstrate an...
    4. How to delete a the end of a sequence
      Hi, I'm a new Flash user, So I'm working on existant project to see how I can modify them. I 've a flash sequence of 20 sec, I like to leave the...
    5. sequence bitmap
      hi, i can't import 'sequence bitmap' to digital video icon ,in authorware 6.0 . i make sequence bitmap by flash MX , but i get error message.
  3. #2

    Default Re: Gap Sequence

    "Rita" <ritu_minda@yahoo.co.in> wrote:
    > I have a problam , is anybody have idea about it?
    > Is any module there which can find and print gap sequence?
    "Gap sequence" might be a well-known term of art in your particular field,
    but this news group is dedicated to Perl, not your particular field. You
    will be more likely to get helpful replies if you explain what a gap
    sequence is.

    Xho

    --
    -------------------- [url]http://NewsReader.Com/[/url] --------------------
    Usenet Newsgroup Service $9.95/Month 30GB
    xhoster@gmail.com Guest

  4. #3

    Default Re: Gap Sequence

    > "Gap sequence" might be a well-known term of art in your particular field,
    > but this news group is dedicated to Perl, not your particular field. You
    > will be more likely to get helpful replies if you explain what a gap
    > sequence is.
    >
    oh, i didn't realize that sorry
    i have 2 sequences like
    ASDFGHJKLOIUYTREWQ and
    ASDHJKLTREWQ

    so when we align both sequence there is some GAP like
    FG
    OIUY.
    so is there some module which can find that type of gap sequences.
    hope it's better.
    thanks

    Rita Guest

  5. #4

    Default Re: Gap Sequence

    Rita wrote:
    >>"Gap sequence" might be a well-known term of art in your particular field,
    >>but this news group is dedicated to Perl, not your particular field. You
    >>will be more likely to get helpful replies if you explain what a gap
    >>sequence is.
    >>
    >
    > oh, i didn't realize that sorry
    > i have 2 sequences like
    > ASDFGHJKLOIUYTREWQ and
    > ASDHJKLTREWQ
    >
    > so when we align both sequence there is some GAP like
    > FG
    > OIUY.
    > so is there some module which can find that type of gap sequences.
    Search for 'diff' at CPAN.

    --
    Gunnar Hjalmarsson
    Email: [url]http://www.gunnar.cc/cgi-bin/contact.pl[/url]
    Gunnar Hjalmarsson Guest

  6. #5

    Default Re: Gap Sequence

    Gunnar Hjalmarsson wrote:
    > Search for 'diff' at CPAN.
    And don't multi-post.
    [url]http://www.uwasa.fi/~ts/http/crospost.html[/url]

    --
    Gunnar Hjalmarsson
    Email: [url]http://www.gunnar.cc/cgi-bin/contact.pl[/url]
    Gunnar Hjalmarsson Guest

  7. #6

    Default Re: Gap Sequence

    "Rita" <ritu_minda@yahoo.co.in> wrote:
    > I have a problam , is anybody have idea about it?
    > Is any module there which can find and print gap sequence?
    <http://tinyurl.com/2n85t>

    left, 4th item in the list :-D

    --
    John Small Perl scripts: [url]http://johnbokma.com/perl/[/url]
    Perl programmer available: [url]http://castleamber.com/[/url]
    I ploink googlegroups.com :-)

    John Bokma Guest

  8. #7

    Default Re: Gap Sequence

    Gunnar Hjalmarsson <noreply@gunnar.cc> wrote:
    > Gunnar Hjalmarsson wrote:
    >> Search for 'diff' at CPAN.
    >
    > And don't multi-post.
    > [url]http://www.uwasa.fi/~ts/http/crospost.html[/url]
    Rita reads only 2% of your reply, so maybe we are lucky :-D

    --
    John Small Perl scripts: [url]http://johnbokma.com/perl/[/url]
    Perl programmer available: [url]http://castleamber.com/[/url]
    I ploink googlegroups.com :-)

    John Bokma Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139