Coder Social home page Coder Social logo

Issues loading 10x data about immunarch HOT 3 CLOSED

immunomind avatar immunomind commented on June 16, 2024
Issues loading 10x data

from immunarch.

Comments (3)

vadimnazarov avatar vadimnazarov commented on June 16, 2024

Hi @lothm2014

Thank you for using the package and helping the community!

You definitely use the correct file. However, you shouldn't pass the .format argument as immunarch automatically detects the file format. Can you please remove it and see if it works?

immdata <- repLoad("filtered_contig_annotations.csv")

from immunarch.

melanieloth avatar melanieloth commented on June 16, 2024

Thanks for the quick response. That was successful. I did just want to pass along the following warnings when loading the data:

immdata<-repLoad(("filtered_contig_annotations.csv"))
== Step 1/3: loading repertoire files... ==
Processing "<initial>" ...
  -- Parsing "filtered_contig_annotations.csv" -- 10x (filt.contigs)
Warning: 151 parsing failures.
 row             col           expected               actual                              file
1041 NA              18 columns         27 columns           'filtered_contig_annotations.csv'
1042 is_cell         1/0/T/F/TRUE/FALSE TTRBV7-2             'filtered_contig_annotations.csv'
1042 high_confidence 1/0/T/F/TRUE/FALSE TRBJ1GACTrTCTGATTG-1 'filtered_contig_annotations.csv'
1042 length          a double           TrTCTGATTG-1         'filtered_contig_annotations.csv'
1042 full_length     1/0/T/F/TRUE/FALSE TRBV5-6              'filtered_contig_annotations.csv'
.... ............... .................. .................... .................................
See problems(...) for more details.

  [!] Removed 277 clonotypes with no nucleotide and amino acid CDR3 sequence.

== Step 2/3: checking metadata files and merging... ==
Processing "<initial>" ...
  -- Metadata file not found; creating a dummy metadata...

== Step 3/3: splitting data by barcodes and chain types... ==
Splitting repertoires by their chain type. Columns Chain and Source added to the metadata.
  -- Column Chain specifies chain types: TRA, TRB, etc.
  -- Column Source specifies the initial sample name for a repertoire after splitting by chain types
Done!
Warning message:
The following named parsers don't match the column names: barcode,is_cell,contig_id,high_confidence,length,chain,v_gene,d_gene,j_gene,c_gene,full_length,productive,cdr3,cdr3_nt,reads,umis,raw_clonotype_id,raw_consensus_id 

from immunarch.

vadimnazarov avatar vadimnazarov commented on June 16, 2024

Thank you! Yes, we plan to fix the warnings, but not at the moment, I'm sorry. However, we would be glad to help anyone who seeks to fix them! Immunarch is finally on GitHub so we can work with the RepSeq / single-cell community even closer.

from immunarch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.