Jump to content

BioMicroCenter:FAQ

From BioMicro Center
Revision as of 02:05, 26 March 2026 by Asoberan (talk | contribs) (Remove ILABS and NON MIT USERS sections — content moved to BioMicroCenter:Submission)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


HOME -- SEQUENCING -- LIBRARY PREP -- HIGH-THROUGHPUT -- COMPUTING -- OTHER TECHNOLOGY

CONTACT

STOP BY: The BioMicro Center is located at 68-322 on the MIT campus.
EMAIL: The BioMicro staff can be emailed at biomicro@mit.edu
PHONE: The main lab number is 617-715-4533
Our director, Stuart Levine, can be reached at 617-452-2949.

DEFINITIONS

CORE LABS

The BioMicro Center is NOT an MIT institutional core, but a departmental resource. Departments that fund the operation of the BioMicro Center are given priority for all resources within the Center. Several labs that have provided major equipment donations to the BioMicro Center are also considered to be CORE. The BioMicro Center is funded by:

  • The Department of Biology
  • The Department of BioEngineering
  • The David H. Koch Institute for Integrative Cancer Research

ASSISTED versus WALKUP SERVICES

Services available in the BioMicro Center are offered either as assisted or as walk-up. Walk-up Services are those where the Center provides training and maintenance of equipment and may also provide some consumables. Scheduling for Walk-up services is available through the calendar functions on ilabs and are almost exclusively limited to MIT users except in rare cases. Non-MIT users should contact biomicro@mit.edu to schedule walk-up equipment.

Assisted services are those where samples are delivered to the BioMicro Center and are analyzed by Center staff. These are set up using the FORMS on this site or the "Request Services" tab in ilabs. Assisted services cannot typically be "scheduled" with rare exceptions.

STANDARD versus HIGH THROUGHPUT LIBRARY PREPARATION

Standard library preparation is designed to maximize successful production of libraries and is used for routine work and should also be used for all precious samples. Standard library preparation includes initial sample quality control as well as at least one repeat for each library preparation if required due to sample failure. Standard library preparation is charged on a per sample basis. Standard libraries may be prepared by hand or using automation depending on throughput of the core.

High Throughput library (HTL) preparation is designed to minimize cost and has many differences from standard library preparation as a result. HTLs costs do NOT include initial sample quality control nor repeats of failures of individual samples. As such, we very strongly discourage HTL library prep for precious samples or experiments with limited replicates (N<=3). Replicate counts of 4 are considered the minimum with 6 being recommended where possible. Some methods, such as HT3DGE, can never repeat failed samples, while others can be reproduced by hand, though that does create a technical variable that can impact analysis. HTLs are almost always produced using liquid handlers, typically using miniaturization, and may require submission of the samples in specific formats (noted on each library prep type). HTLs are spot checked for quality after library production. Full quality control before and after experiments as well as sample arraying and sample cleaning is available at an additional charge.

We have published a manuscript highlighting some of the methods on JBT.

A webinar by our director for SPT Labtech can be found here

DOWNLOADING DATA

You will be notified by email that your data is ready. The data will be placed on one of our servers for you the download. All data is typically retained for 60 days. We STRONGLY encourage you to keep a local copy of your data as soon as possible. Contact bmc-data@mit.edu if you have any issues.

MIT / MIT-CERTIFICATE + VPN

LURIA
  • samples can be directly copied from our share /net/bmc-pub17/data/bmc/public/[LAB]/[PROJECT]
  • Please ensure you are running cp from a COMPUTING NODE of Luria instead of the head node
Windows/Mac SFTP client
Web Download

(MIT certificate required)

https://bmc-data.mit.edu/[LAB]/[PROJECT]

Globus

Globus is a file transfer service that makes it easy to transfer files between projects and institutions. You'll need to register for a Globus account to use Globus. The data ready e-mail will have a link to your project's files on Globus, but you can also navigate to them using one of these links:

Internal Labs

Koch Institute BioMicro Data (Internal)

External Labs

Koch Institute BioMicro Data (External)

If your institution uses Globus, you can transfer your data from our collection to your institution's collection by following these instructions.

Otherwise, if you'd like to download your data to a personal workstation, you can download Globus Connect Personal. After following the installation instructions, your computer will be available as a collection in Globus, and you can follow these instructions to download your data.

If you do not have permissions to view or download files, please e-mail luria-help@mit.edu with your Globus account e-mail, your lab association, and optionally a list of members in the lab who should be granted access to the data as well. Please make sure these members have Globus accounts before sending the e-mail. You can also e-mail luria-help@mit.edu to have us revoke people's access.

Read archival

Users are strongly encouraged to retain a local copy of their data as early as possible after sequencing result delivery.

After 60 days, fastq files will be compressed on the server. Bam files, containing reads aligned either to the genome mentioned in the sample submission form or phiX (a phage genome), will be deleted to save storage space.

Older files: Prior to 2020, bam files were maintained as archival files. Fastq files can be regenerated from the bam files (samtools sort -n to sort bam files by read names, and converted back to fastq files using bedtools bamToFastq).

UPLOADING DATA

To upload your data, you can access our file server named bmc-opendata.mit.edu via the sftp protocol.

  • Request SFTP account with projects and lab information for storage setup
  • Use a SFTP client (such as WinSCP, FileZilla, PuTTY and Cyberduck for Windows/Mac or sftp command for Linux)