Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: Need Help with Maybe a Regex Issue

by sharkbait (Initiate)
on Feb 27, 2014 at 15:07 UTC ( [id://1076408]=note: print w/replies, xml ) Need Help??


in reply to Re: Need Help with Maybe a Regex Issue
in thread Need Help with Maybe a Regex Issue

Thanks for the reply! I have a list (technically a spreadsheet that I made a list) of bacterial genes from an RNASeq sequencing run. I've isolated a sublist of strings that correspond to gene names that I am interested in investigating further, but I need to get information on them from the GenBank file, nothing too elaborate, basically Gene Name, GeneBank ID or GeneID, and a brief description. Initially I set up a simple script to type in the name to search (see the commented out STDIN section), which matched the pattern to the string in the GeneBank file-I just copied and pasted the lines I needed-but when I realized there were way too many for this to be feasible, I tried the current approach of inputing the list of genes from the RNASeq run as search patterns to match.

  • Comment on Re^2: Need Help with Maybe a Regex Issue

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1076408]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-19 18:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found