|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How does one enter data from a Genbank file into a database?
|
|
#2
|
||||
|
||||
|
Not that I know what a Genbank file is, but to insert the contents of a file into a table in Postgresql use COPY FROM -> http://www.postgresql.org/idocs/index.php?sql-copy.html
And to do it in MySQL use LOAD DATA INFILE -> http://www.mysql.com/doc/L/O/LOAD_DATA.html //NoXcuz
__________________
UN*X is sexy! who | grep -i blonde | date; cd ~; unzip; touch; strip; finger; mount; gasp; yes; uptime; umount; sleep |
|
#3
|
||||
|
||||
|
What's this got to do with Algorithms?
__________________
. Spiration channels: Free scripts, programming tutorials and articles Dotcut alerts: Online Press cuttings / news alerts Clearprop: UK microlight school, wiltshire Uk dating: UK safe dating with Topdates About Christo . . |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Software Design > How to enter genbank data into mysql/postgresql database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|