Re: [base] Reporter ID issue

2007-03-22 Thread Reha Yildirimman
Thanks alot, that definitely helps and saves alot of work !

Cheers,

Reha

Nicklas Nordborg wrote:
 Reha Yildirimman wrote:
   
 Hello,

 we are using different microarray platforms with BASE2.2 where several 
 identical probe IDs occur,
 in e.g. probe #341838 in platform A and B.
 Is there a way to import reporters with the same external ID which 
 differ in reporter type (e.g. platform A oligo, platform B oligo)
 and annotations (name, sequence, etc) or do I have to rename the IDs  
 (e.g. into A341838, B341838) ?
 

 A reporter must have unique external ID. If you don't want to edit your 
 files and change your ID:s, you can create two different plugin 
 configurations and add a prefix to the column with the ID. For example 
 if the ID is in the first column use A\0\ for the platform A 
 configuration and B\0\ for the platform B configuration. You must also 
 do the same for the raw data importer. Then, when you import reporters 
 or raw data you just have to select the configuration corresponding to 
 the platform you currently use.

 /Nicklas

 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 The BASE general discussion mailing list
 basedb-users@lists.sourceforge.net
 unsubscribe: send a mail with subject unsubscribe to
 [EMAIL PROTECTED]
   

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject unsubscribe to
[EMAIL PROTECTED]


[base] export function: permission denied

2007-03-22 Thread Reha Yildirimman
Hello,

everytime I try to export a tab-delimited file or xml file  (from e.g. 
extracts, biosources or any other place) I get the following error:
***
# Permission denied: Immediate execution is not allowed for this plugin.
***
I gave the user I use read,write rights for all plugins inside the 
system but that didn't change anything.

Does anybody have a clue ?

Thanks in advance,

Reha

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject unsubscribe to
[EMAIL PROTECTED]


Re: [base] export function: permission denied

2007-03-22 Thread Nicklas Nordborg
Reha Yildirimman wrote:
 Hello,
 
 everytime I try to export a tab-delimited file or xml file  (from e.g. 
 extracts, biosources or any other place) I get the following error:
 ***
 # Permission denied: Immediate execution is not allowed for this plugin.
 ***
 I gave the user I use read,write rights for all plugins inside the 
 system but that didn't change anything.
 
 Does anybody have a clue ?

The plugin lacks the immediate execution permission. Go to 
Administrate - Plugins - Definitions and find the Table exporter 
plugin. Bring up it's edit dialog and check the Allow immediate 
execution box.

/Nicklas

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject unsubscribe to
[EMAIL PROTECTED]