Hi,

I'm a grad student at Rutgers trying to get access to data from the genome 
browser mysql database.  I'm doing research in nucleosome positioning with 
Prof. Alex Morozov.

i logged on as suggested, mysql --user=genome 
--host=genome-mysql.cse.ucsc.edu -A

this is the query I wish to execute:
select chrom, chromStart, chromEnd, score, strand from 
nucleosomeFragmentsSense into outfile "dump.txt";
(using database ce4)

this is the error i get: ERROR 1045 (28000): Access denied for user 
'genome'@'%' (using password: NO)

what can I do?  I can't find this information in text format anywhere and 
hoped I could just get it direct from the database but have been rebuffed.

Regards,
George

_______________________________________________
Genome maillist  -  [email protected]
https://lists.soe.ucsc.edu/mailman/listinfo/genome

Reply via email to