Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

add_info.r 362 B

1234567891011
  1. #to add to SFBcontact:
  2. SFBcontact$datamanager_email2 = NA
  3. SFBcontact$datamanager_email2 [SFBcontact$SFBnumber =="TRR 135"] <- "thorsten.arendt@uni-marburg.de"
  4. #write.csv(SFBcontact, "neurosfb_no1315.tsv",sep = "/t")
  5. # not working, commit before and clean by hand ?
  6. write.table(SFBcontact, file='neurosfb_no1315.tsv', quote=FALSE, sep='\t')
  7. +49 6421 28-23555