How do I install Python 2.7 on my Comet allocation and where can I store data long term?

I think the answer I just wrote up here would be helpful: Do you have bioinformatic specific script examples to share?

  • You would install python 2.7 for each application that is needed via containers, so you work reproducibly.
  • The storage for data might be oasis? Not sure, but seems like a data place :slight_smile: For “currently being analyzed” I don’t know the answer, but I’d look for something called $SCRATCH (temporary for user, purged every N months depending on the cluster) or $LOCAL_SCRATCH (temporary for intermediate files for a job).
1 Like