Skip to content
Kele Kent edited this page Feb 22, 2024 · 27 revisions

Raw file uploader

Raw file uploader is an upload tool to be used with Proteomics Data Manager for uploading raw files to the database with metadata about the analysis. The program is built on C# with .net 4.5.1 (same framework as Thermo Orbitrap Tribride) for the Windows platform. page_1_filled

Download

You can download the .zip file containing the Raw File Uploader from GitHub or click Download for it to download directly from your browser. With the .zip folder, follow these steps

  • open the .zip
  • click and run the setup application
  • if you are restricted by security, click more info then "Run Anyways"
  • Once complete the Raw File Uploader is installed

If you are stuck or struggling the steps are laid out with pictures Here

How to use

The first step is to connect the server and your account to the uploader. To do this click on the server tab, You need to replace the server address with your target address.

If MS Connect is running on your device use:

http://127.0.0.1/files/api/ or http://localhoast/files/api/

If MS Connect is running on a different device you'll need to retrieve the IP address and insert it.

http://*IP_Adress_Here*/files/api/

Single file/folder

Multiple files

Whole folder

Clone this wiki locally